Skip to content

Commit 2681f7f

Browse files
committed
CI: Test with Python 3.12-3.14 on Linux.
1 parent 6b9fcaa commit 2681f7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ jobs:
7171
- "3.9"
7272
- "3.10"
7373
- "3.11"
74+
- "3.12"
75+
- "3.13"
76+
- "3.14"
7477

7578
steps:
7679
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)