Skip to content

Commit 9a2a9ee

Browse files
committed
CI: use more recent python to test
1 parent e811b97 commit 9a2a9ee

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
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: true
1919
matrix:
20-
python-version: ['3.9', '3.10', '3.11', '3.12']
20+
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
2121
os: [ubuntu-latest]
2222

2323
steps:

0 commit comments

Comments
 (0)