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.
x86-64-pc-windows-msvc
release.yml
1 parent f4176d3 commit cefb5a2Copy full SHA for cefb5a2
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
# - target: aarch64-apple-darwin
48
# os: macos-14
49
# profile: maxperf
50
- - target: x86_64-pc-windows-msvc
+ - target: x86_64-pc-windows-gnu
51
os: ubuntu-24.04
52
profile: maxperf
53
build:
0 commit comments