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 992480c commit 83cb41dCopy full SHA for 83cb41d
.github/workflows/build-wheels-m1.yml
@@ -44,7 +44,7 @@ jobs:
44
test-infra-ref: main
45
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
46
package-name: ${{ matrix.package-name }}
47
- runner-type: macos-m1-stable
+ runner-type: macos-m2-15
48
smoke-test-script: ${{ matrix.smoke-test-script }}
49
trigger-event: ${{ github.event_name }}
50
env-var-script: .github/scripts/td_script.sh
0 commit comments