We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf3631 commit e81ca30Copy full SHA for e81ca30
.github/workflows/macos_wheel.yaml
@@ -51,7 +51,7 @@ jobs:
51
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
52
post-script: packaging/post_build_script.sh
53
smoke-test-script: packaging/fake_smoke_test.py
54
- runner-type: macos-m1-stable
+ runner-type: macos-14-xlarge
55
package-name: torchcodec
56
trigger-event: ${{ github.event_name }}
57
build-platform: "python-build-package"
0 commit comments