Skip to content

Commit fcad428

Browse files
committed
Update tested Python versions
1 parent fecb468 commit fcad428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
fail-fast: false
7272
matrix:
73-
python-version: ['3.8', '3.9', '3.10']
73+
python-version: ['3.10', '3.11', '3.12', '3.13']
7474

7575
steps:
7676
- name: Checkout

0 commit comments

Comments
 (0)