Skip to content

Commit 65e08f7

Browse files
authored
Added 3.13 to CI (#839)
1 parent 7efb8fa commit 65e08f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
- {VERSION: "3.10", TOXENV: "py310"}
9898
- {VERSION: "3.11", TOXENV: "py311"}
9999
- {VERSION: "3.12", TOXENV: "py312"}
100+
- {VERSION: "3.13-dev", TOXENV: "py313"}
100101
- {VERSION: "pypy-3.9", TOXENV: "pypy3"}
101102
- {VERSION: "pypy-3.10", TOXENV: "pypy3"}
102103

0 commit comments

Comments
 (0)