Skip to content

Commit 39b297c

Browse files
committed
Update testing version
1 parent cc474b4 commit 39b297c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
max-parallel: 1
1919
fail-fast: false
2020
matrix:
21-
python-version: ["3.9", "3.11"]
21+
python-version: ["3.9", "3.13"]
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)