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 9b8597a commit 5355ebfCopy full SHA for 5355ebf
.github/workflows/python-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
max-parallel: 1
19
fail-fast: false
20
matrix:
21
- python-version: ["3.9", "3.11"]
+ python-version: ["3.9", "3.13"]
22
steps:
23
- uses: actions/checkout@v4
24
- name: Set up Python ${{ matrix.python-version }}
0 commit comments