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 967bad2 commit 017bcd0Copy full SHA for 017bcd0
.github/workflows/build-wheels-m1.yml
@@ -33,7 +33,7 @@ jobs:
33
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
34
post-script: ""
35
package-name: torchrl
36
- runner-type: macos-m1-12
+ runner-type: macos-m1-stable
37
smoke-test-script: ""
38
trigger-event: ${{ github.event_name }}
39
env-var-script: .github/scripts/m1_script.sh
0 commit comments