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 b3b856d commit 7e08d87Copy full SHA for 7e08d87
1 file changed
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
target_triple: aarch64-unknown-linux-gnu
73
rustflags: "-C link-arg=-fuse-ld=lld --deny warnings"
74
- os: windows-latest
75
- target_triple: i686-pc-windows-gnu
+ target_triple: i686-pc-windows-msvc
76
# This target needs special setup with MinGW.
77
needs-mingw: x86
78
0 commit comments