Skip to content

Commit a51ea68

Browse files
committed
Update tested Python versions
1 parent 71432f7 commit a51ea68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
test:
55
strategy:
66
matrix:
7-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
7+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
88
runs-on: ubuntu-latest
99
container:
1010
# INFO: python 2 is no longer supported in

0 commit comments

Comments
 (0)