Skip to content

Commit 0dfb55c

Browse files
huydhnjathu
authored andcommitted
Update build-wheels-macos.yml to use macos-14-xlarge
1 parent ddbf9df commit 0dfb55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
post-script: ${{ matrix.post-script }}
6262
package-name: ${{ matrix.package-name }}
6363
# Meta's macOS runners do not have Xcode, so use GitHub's runners.
64-
runner-type: macos-latest-xlarge
64+
runner-type: macos-14-xlarge
6565
setup-miniconda: true
6666
smoke-test-script: ${{ matrix.smoke-test-script }}
6767
trigger-event: ${{ github.event_name }}

0 commit comments

Comments
 (0)