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 10c5c98 commit 940c5c5Copy full SHA for 940c5c5
.github/workflows/post-release.yml
@@ -57,7 +57,7 @@ jobs:
57
strategy:
58
fail-fast: false
59
matrix:
60
- build: [linux, macos, win-msvc]
+ build: [linux, macos-aarch64, win-msvc]
61
include:
62
- build: linux
63
os: ubuntu-22.04
0 commit comments