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 4a842f9Copy full SHA for 4a842f9
.github/workflows/macos_wheel.yaml
@@ -52,7 +52,8 @@ 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
+ setup-miniconda: true
57
package-name: torchcodec
58
trigger-event: ${{ github.event_name }}
59
build-platform: "python-build-package"
0 commit comments