We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f3130 commit e52f497Copy full SHA for e52f497
.github/workflows/build_wheels_macos.yml
@@ -45,6 +45,7 @@ jobs:
45
smoke-test-script: packaging/smoke_test.py
46
package-name: torchao
47
trigger-event: ${{ github.event_name }}
48
+ runner-type: macos-m1-12
49
# This is the CUDA version to be uploaded to torchao-nightly pypi
50
# upload-to-pypi: cu121
51
# secrets:
0 commit comments