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 793f643 commit 7676becCopy full SHA for 7676bec
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
matrix:
43
python-version: ["3.10", "3.11", "3.12", "3.13"]
44
# There's no platform specific SDK code, but explicitly check Windows anyway
45
- os: [ubuntu-22.04, windows-2019]
+ os: [ubuntu-22.04, windows-2022]
46
47
# Check https://github.com/actions/action-versions/tree/main/config/actions
48
# for latest versions if the standard actions start emitting warnings
0 commit comments