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 f4a6363 commit 328335eCopy full SHA for 328335e
1 file changed
.github/workflows/test-windows.yml
@@ -18,7 +18,7 @@ permissions:
18
jobs:
19
tests-matrix:
20
name: Tests Matrix (Windows)
21
- runs-on: windows-latest
+ runs-on: windows-2022
22
timeout-minutes: 15
23
strategy:
24
fail-fast: false
0 commit comments