mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-09 01:30:57 +00:00
Fix CI
This commit is contained in:
6
.github/workflows/release.yaml
vendored
6
.github/workflows/release.yaml
vendored
@@ -34,11 +34,11 @@ jobs:
|
||||
os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
|
||||
gu-binary: [gu, gu.cmd]
|
||||
exclude:
|
||||
- os: ubuntu-latest
|
||||
- os: ubuntu-18.04
|
||||
gu-binary: gu.cmd
|
||||
- os: macos-latest
|
||||
- os: macOS-10.15
|
||||
gu-binary: gu.cmd
|
||||
- os: windows-latest
|
||||
- os: windows-2019
|
||||
gu-binary: gu
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
Reference in New Issue
Block a user