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 75d5de3 commit 18858f3Copy full SHA for 18858f3
.github/workflows/windows.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [windows-2019]
+ os: [windows-latest]
17
env:
18
- TARGET: x86_64-pc-windows-msvc
19
- TARGET: i686-pc-windows-msvc
0 commit comments