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 d6a25bb commit 7d56f98Copy full SHA for 7d56f98
1 file changed
.github/workflows/unittests.yml
@@ -116,7 +116,7 @@ jobs:
116
mode: both
117
flags: " -K scanner"
118
# windows tests
119
- - os: windows-latest
+ - os: windows-2022
120
python: "3.13"
121
mode: root
122
@@ -131,7 +131,7 @@ jobs:
131
132
allow-failure: 'true'
133
flags: " -k scanner"
134
135
136
137
0 commit comments