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 9b74aa9 commit 0b7a450Copy full SHA for 0b7a450
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
os: ubuntu-latest
27
- target: aarch64-apple-darwin
28
os: macos-latest
29
- - target: aarch64-pc-windows-gnu
+ - target: aarch64-pc-windows-msvc
30
os: windows-latest
31
- target: x86_64-unknown-linux-gnu
32
0 commit comments