Skip to content

Commit 153cdd4

Browse files
committed
up
1 parent c501cae commit 153cdd4

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-15-xlarge
6565
setup-miniconda: true
6666
smoke-test-script: ${{ matrix.smoke-test-script }}
6767
trigger-event: ${{ github.event_name }}

0 commit comments

Comments
 (0)