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 67b4381 commit 1fcc847Copy full SHA for 1fcc847
.github/workflows/macos_wheel.yaml
@@ -52,7 +52,7 @@ jobs:
52
pre-script: packaging/pre_build_script.sh
53
post-script: packaging/post_build_script.sh
54
smoke-test-script: packaging/fake_smoke_test.py
55
- runner-type: macos-m1-stable
+ runner-type: macos-14
56
package-name: torchcodec
57
trigger-event: ${{ github.event_name }}
58
build-platform: "python-build-package"
0 commit comments