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 69aa7f4 commit 26ffcf4Copy full SHA for 26ffcf4
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
- target: x86_64-pc-windows-gnu
84
os: windows-latest
85
rust: nightly-x86_64-gnu
86
- - target: aarch64-pc-windows-gnu
+ - target: aarch64-pc-windows-msvc
87
88
rust: nightly
89
steps:
0 commit comments