Skip to content

Commit 6ebfbb2

Browse files
also test python 3.14
1 parent 789f2fd commit 6ebfbb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
strategy:
4040
matrix:
41-
python-version: ['3.9', '3.11', '3.12']
41+
python-version: ['3.9', '3.11', '3.12', '3.14']
4242
steps:
4343
- uses: actions/checkout@v4
4444

0 commit comments

Comments
 (0)