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 93d37c6 commit f613554Copy full SHA for f613554
.github/workflows/python-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [ubuntu-latest, windows-latest, macos-latest]
21
- python-version: ["3.9", "3.12"]
+ python-version: ["3.9", "3.12", "3.13"]
22
include:
23
- os: windows-latest
24
python-version: "3.9"
0 commit comments