We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f0c20 commit 4b28b48Copy full SHA for 4b28b48
1 file changed
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: true
13
matrix:
14
- python-version: ["3.10", "3.12", "3.14"]
+ python-version: ["3.10", "3.12", "3.13"]
15
16
steps:
17
- uses: actions/checkout@v6
0 commit comments