Skip to content

Commit d9f4cdc

Browse files
committed
windows: Build for the gnu target
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 8f0d025 commit d9f4cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- build: windows
5959
os: windows-2022
6060
use-cross: false
61-
target: x86_64-pc-windows-msvc
61+
target: x86_64-pc-windows-gnu
6262

6363
steps:
6464
- name: Checkout

0 commit comments

Comments
 (0)