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 18858f3 commit a476319Copy full SHA for a476319
.github/workflows/windows.yml
@@ -16,6 +16,7 @@ jobs:
16
os: [windows-latest]
17
env:
18
- TARGET: x86_64-pc-windows-msvc
19
+ - TARGET: x86_64-pc-windows-gnu
20
- TARGET: i686-pc-windows-msvc
21
runs-on: ${{ matrix.os }}
22
steps:
0 commit comments