We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340f2c4 commit dafbd5dCopy full SHA for dafbd5d
1 file changed
.github/workflows/build-windows.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- os: [windows-2019]
+ os: [windows-2022]
23
python-version: [3.11]
24
25
steps:
0 commit comments