We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b7775 commit 8b0e0e1Copy full SHA for 8b0e0e1
1 file changed
.github/workflows/CI_build.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
build_windows:
7
8
- runs-on: windows-latest
+ runs-on: windows-2022
9
strategy:
10
fail-fast: false
11
matrix:
0 commit comments