mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 13:15:27 +00:00
Fix CI
This commit is contained in:
6
.github/workflows/early-access.yaml
vendored
6
.github/workflows/early-access.yaml
vendored
@@ -37,11 +37,11 @@ jobs:
|
|||||||
os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
|
os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
|
||||||
gu-binary: [gu, gu.cmd]
|
gu-binary: [gu, gu.cmd]
|
||||||
exclude:
|
exclude:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-18.04
|
||||||
gu-binary: gu.cmd
|
gu-binary: gu.cmd
|
||||||
- os: macos-latest
|
- os: macOS-10.15
|
||||||
gu-binary: gu.cmd
|
gu-binary: gu.cmd
|
||||||
- os: windows-latest
|
- os: windows-2019
|
||||||
gu-binary: gu
|
gu-binary: gu
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
@@ -34,11 +34,11 @@ jobs:
|
|||||||
os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
|
os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
|
||||||
gu-binary: [gu, gu.cmd]
|
gu-binary: [gu, gu.cmd]
|
||||||
exclude:
|
exclude:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-18.04
|
||||||
gu-binary: gu.cmd
|
gu-binary: gu.cmd
|
||||||
- os: macos-latest
|
- os: macOS-10.15
|
||||||
gu-binary: gu.cmd
|
gu-binary: gu.cmd
|
||||||
- os: windows-latest
|
- os: windows-2019
|
||||||
gu-binary: gu
|
gu-binary: gu
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
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 ]
|
os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
|
||||||
gu-binary: [gu, gu.cmd]
|
gu-binary: [gu, gu.cmd]
|
||||||
exclude:
|
exclude:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-18.04
|
||||||
gu-binary: gu.cmd
|
gu-binary: gu.cmd
|
||||||
- os: macos-latest
|
- os: macOS-10.15
|
||||||
gu-binary: gu.cmd
|
gu-binary: gu.cmd
|
||||||
- os: windows-latest
|
- os: windows-2019
|
||||||
gu-binary: gu
|
gu-binary: gu
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user