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 9d548dd commit 45bd161Copy full SHA for 45bd161
1 file changed
.github/workflows/windows.yaml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
windows:
14
name: ${{ matrix.config.name }}
15
- runs-on: windows-latest
+ runs-on: windows-2022
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments