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