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 c466426 commit 57ed43cCopy full SHA for 57ed43c
.github/workflows/build-conda-m1.yml
@@ -46,7 +46,7 @@ jobs:
46
post-script: ${{ matrix.post-script }}
47
package-name: ${{ matrix.package-name }}
48
smoke-test-script: ${{ matrix.smoke-test-script }}
49
- runner-type: macos-m1-12
+ runner-type: macos-m1-stable
50
# Using "development" as trigger event so these binaries are not uploaded
51
# to official channels yet
52
trigger-event: ${{ github.event_name }}
.github/workflows/build-wheels-m1.yml
@@ -48,5 +48,5 @@ jobs:
0 commit comments