We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1d4347 + 45bd161 commit e386068Copy full SHA for e386068
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