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 cc474b4 commit 39b297cCopy full SHA for 39b297c
.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