Fix runner labels: all builds on ubuntu-latest (cross-compile macOS/Windows from Linux)
Build AD Bulk Tool / build (ubuntu-latest, osx-x64, ) (push) Failing after 2m57s
Build AD Bulk Tool / build (ubuntu-latest, linux-arm64, ) (push) Failing after 3m9s
Build AD Bulk Tool / build (ubuntu-latest, osx-arm64, ) (push) Failing after 3m0s
Build AD Bulk Tool / packaging (push) Canceled after 0s
Build AD Bulk Tool / build (ubuntu-latest, linux-x64, ) (push) Canceled after 9m57s
Build AD Bulk Tool / build (ubuntu-latest, win-x64, .exe) (push) Canceled after 1m47s
Build AD Bulk Tool / build (ubuntu-latest, osx-x64, ) (push) Failing after 2m57s
Build AD Bulk Tool / build (ubuntu-latest, linux-arm64, ) (push) Failing after 3m9s
Build AD Bulk Tool / build (ubuntu-latest, osx-arm64, ) (push) Failing after 3m0s
Build AD Bulk Tool / packaging (push) Canceled after 0s
Build AD Bulk Tool / build (ubuntu-latest, linux-x64, ) (push) Canceled after 9m57s
Build AD Bulk Tool / build (ubuntu-latest, win-x64, .exe) (push) Canceled after 1m47s
This commit is contained in:
@@ -21,10 +21,10 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
suffix: ''
|
suffix: ''
|
||||||
- rid: osx-x64
|
- rid: osx-x64
|
||||||
os: macos-latest
|
os: ubuntu-latest
|
||||||
suffix: ''
|
suffix: ''
|
||||||
- rid: osx-arm64
|
- rid: osx-arm64
|
||||||
os: macos-latest
|
os: ubuntu-latest
|
||||||
suffix: ''
|
suffix: ''
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user