Skip to content

Commit e81ca30

Browse files
committed
Update mac wheel runner
1 parent daf3631 commit e81ca30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
5252
post-script: packaging/post_build_script.sh
5353
smoke-test-script: packaging/fake_smoke_test.py
54-
runner-type: macos-m1-stable
54+
runner-type: macos-14-xlarge
5555
package-name: torchcodec
5656
trigger-event: ${{ github.event_name }}
5757
build-platform: "python-build-package"

0 commit comments

Comments
 (0)