Skip to content

Commit 6e77642

Browse files
committed
Run GitHub CI tests on Python 3.13
1 parent 93fff60 commit 6e77642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up python
1919
uses: actions/setup-python@v5
2020
with:
21-
python-version: 3.12
21+
python-version: 3.13
2222
#----------------------------------------------
2323
# ----- install & configure poetry -----
2424
#----------------------------------------------

0 commit comments

Comments
 (0)