File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ jobs:
480480 - runs-on : macos-15-intel
481481 arch : x86_64-apple-darwin
482482 clang_url : https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/gecko.cache.level-3.toolchains.v3.macosx64-clang-20.latest/artifacts/public/build/clang.tar.zst
483- - runs-on : warp-macos-latest -arm64-6x
483+ - runs-on : warp-macos-13 -arm64-6x
484484 arch : aarch64-apple-darwin
485485 clang_url : https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/gecko.cache.level-3.toolchains.v3.macosx64-aarch64-clang-20.latest/artifacts/public/build/clang.tar.zst
486486 needs :
@@ -601,7 +601,7 @@ jobs:
601601 if : ${{ inputs.TRIGGER_EVENT == 'workflow_dispatch' }}
602602 needs :
603603 - build-macos-multi-stage-3
604- runs-on : warp-macos-latest -arm64-6x
604+ runs-on : warp-macos-13 -arm64-6x
605605 env :
606606 ARCH-X64 : x86_64-apple-darwin
607607 ARCH-ARM64 : aarch64-apple-darwin
You can’t perform that action at this time.
0 commit comments