Skip to content

Commit 1001dbb

Browse files
committed
expand test suite for Python 3.13 and 3.14
1 parent 93d902d commit 1001dbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
- "3.10"
3636
- "3.11"
3737
- "3.12"
38+
- "3.13"
39+
- "3.14"
3840
fail-fast: false
3941
steps:
4042
- name: Dump GitHub context

0 commit comments

Comments
 (0)