Skip to content

Commit cefb5a2

Browse files
committed
Revert "ci: build for x86-64-pc-windows-msvc in release.yml"
This reverts commit f4176d3.
1 parent f4176d3 commit cefb5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# - target: aarch64-apple-darwin
4848
# os: macos-14
4949
# profile: maxperf
50-
- target: x86_64-pc-windows-msvc
50+
- target: x86_64-pc-windows-gnu
5151
os: ubuntu-24.04
5252
profile: maxperf
5353
build:

0 commit comments

Comments
 (0)