Test premium Mac builders (#118672)

This commit is contained in:
Łukasz Langa
2024-05-07 00:08:17 +02:00
committed by GitHub
parent 2ba2c142a6
commit 9fd33af5ac
3 changed files with 5 additions and 5 deletions

View File

@@ -208,7 +208,7 @@ jobs:
with:
config_hash: ${{ needs.check_source.outputs.config_hash }}
# macos-14 is M1, macos-13 is Intel
os-matrix: '["macos-14", "macos-13"]'
os-matrix: '["macos-14-xlarge", "macos-13-large"]'
build_macos_free_threading:
name: 'macOS (free-threading)'