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 e1373e1 commit 05a58ceCopy full SHA for 05a58ce
.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-20.04, windows-2019]
+ os: [ubuntu-22.04, windows-2019]
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