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.
2 parents 75da594 + da12c9d commit 146c0abCopy full SHA for 146c0ab
1 file changed
.github/workflows/windows.yaml
@@ -11,7 +11,7 @@ env:
11
jobs:
12
windows:
13
name: ${{ matrix.config.name }}
14
- runs-on: windows-latest
+ runs-on: windows-2022
15
strategy:
16
fail-fast: false
17
matrix:
0 commit comments