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 4b6cf82 commit 301e5d3Copy full SHA for 301e5d3
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
command: cross
48
# 64-bit (ARM)
49
# aarch64-pc-windows-gnullvm is Tier 3.
50
- - build: macos-64-bit
+ - build: macos-arm
51
os: macos-latest
52
target: aarch64-apple-darwin
53
command: cargo
0 commit comments