Skip to content

Commit 8f52de2

Browse files
authored
add 3.14 to test (#77)
1 parent 7efe891 commit 8f52de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
python-version: [ "3.11", "3.12", "3.13" ]
26+
python-version: [ "3.11", "3.12", "3.13", "3.14" ]
2727

2828
steps:
2929
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)