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 a881cb3 commit 8a2fe78Copy full SHA for 8a2fe78
.github/workflows/python-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
fail-fast: false
29
matrix:
30
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "pypy3.10"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.10"]
31
32
steps:
33
- uses: actions/checkout@v4
0 commit comments