Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 497164e

Browse files
authored
Merge pull request #138 from jepler/test-314
new python versions ahoy
2 parents 6b57582 + 8348db3 commit 497164e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
- '3.10'
4141
- '3.11'
4242
- '3.12'
43-
- '3.13.0-alpha.0 - 3.13'
43+
- '3.13'
44+
- '3.14.0-alpha.0 - 3.14'
4445
os-version:
4546
- 'ubuntu-latest'
4647
include:

0 commit comments

Comments
 (0)