We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4df75 commit b64f1c0Copy full SHA for b64f1c0
1 file changed
.github/workflows/test_python.yml
@@ -85,7 +85,7 @@ jobs:
85
strategy:
86
fail-fast: false
87
matrix:
88
- python: ["3.9", "3.12"]
+ python: ["3.9", "3.13"]
89
needs: testpython
90
steps:
91
- name: Get durations from cache
0 commit comments