Test premium Mac builders (#118672)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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)'
|
||||
|
||||
Reference in New Issue
Block a user