mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-15 06:40:54 +00:00
4
.github/workflows/early-access.yaml
vendored
4
.github/workflows/early-access.yaml
vendored
@@ -62,8 +62,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# binaries wanted: linux amd64, mac intel, mac M1, windows x86
|
# binaries wanted: linux amd64, mac M1, mac intel, windows x86
|
||||||
os: [ ubuntu-latest, macos-13, macos-14, windows-latest ]
|
os: [ ubuntu-latest, macos-latest, macos-13, windows-latest ]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user