mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
Use scalar for exclusions
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -38,9 +38,9 @@ jobs:
|
||||
os: [ ubuntu-latest, macos-latest, macos-15-intel, windows-latest ]
|
||||
arch: [ x64, arm64 ]
|
||||
exclude:
|
||||
- os: [ macos-latest ]
|
||||
- os: macos-latest
|
||||
arch: x64
|
||||
- os: [ macos-15-intel ]
|
||||
- os: macos-15-intel
|
||||
arch: arm64
|
||||
- os: windows-latest
|
||||
arch: arm64
|
||||
|
||||
Reference in New Issue
Block a user