File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ jobs:
375375 NO_DEBUG_ASSERTIONS : 1
376376 NO_OVERFLOW_CHECKS : 1
377377 DIST_REQUIRE_ALL_TOOLS : 1
378- os : macos-13-xlarge
378+ os : macos-14
379379 - name : aarch64-apple
380380 env :
381381 SCRIPT : " ./x.py --stage 2 test --host=aarch64-apple-darwin --target=aarch64-apple-darwin"
@@ -388,7 +388,7 @@ jobs:
388388 NO_LLVM_ASSERTIONS : 1
389389 NO_DEBUG_ASSERTIONS : 1
390390 NO_OVERFLOW_CHECKS : 1
391- os : macos-13-xlarge
391+ os : macos-14
392392 - name : x86_64-msvc
393393 env :
394394 RUST_CONFIGURE_ARGS : " --build=x86_64-pc-windows-msvc --enable-profiler"
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ x--expand-yaml-anchors--remove:
9393 << : *base-job
9494
9595 - &job-macos-m1
96- os : macos-13-xlarge
96+ os : macos-14
9797 << : *base-job
9898
9999 - &job-windows-8c
You can’t perform that action at this time.
0 commit comments