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 bb99fe1 commit 9d10c4dCopy full SHA for 9d10c4d
.github/workflows/post-release.yml
@@ -68,7 +68,7 @@ jobs:
68
- build: linux
69
os: ubuntu-20.04
70
rust: stable
71
- target: arm64-unknown-linux-musl
+ target: aarch64-unknown-linux-musl
72
- build: macos
73
os: macos-latest
74
0 commit comments