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 884cd1b commit a92fc4eCopy full SHA for a92fc4e
1 file changed
.github/workflows/env-checks.yml
@@ -42,7 +42,7 @@ jobs:
42
fail-fast: false
43
matrix:
44
os: [macos-latest, ubuntu-latest, windows-latest]
45
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11", "3.12", "3.13"]
46
47
# Steps represent a sequence of tasks that will be executed as part of the job
48
steps:
0 commit comments