Skip to content

Commit a476319

Browse files
committed
add x86_64-pc-windows-gnu target to ci matrix
1 parent 18858f3 commit a476319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
os: [windows-latest]
1717
env:
1818
- TARGET: x86_64-pc-windows-msvc
19+
- TARGET: x86_64-pc-windows-gnu
1920
- TARGET: i686-pc-windows-msvc
2021
runs-on: ${{ matrix.os }}
2122
steps:

0 commit comments

Comments
 (0)