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

This commit is contained in:
mikisoq
2026-07-29 03:18:10 -01:00
parent 3cb868e25f
commit 2415f4d15c
+2 -2
View File
@@ -21,10 +21,10 @@ jobs:
os: ubuntu-latest
suffix: ''
- rid: osx-x64
os: macos-latest
os: ubuntu-latest
suffix: ''
- rid: osx-arm64
os: macos-latest
os: ubuntu-latest
suffix: ''
runs-on: ${{ matrix.os }}