Skip to content

Commit acca35b

Browse files
committed
add 3.12 to ci matrix
1 parent 579f9f6 commit acca35b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- os: ubuntu-latest
2828
python: '3.11'
2929
toxenv: py
30+
- os: ubuntu-latest
31+
python: '3.12-dev'
32+
toxenv: py
3033
# windows
3134
- os: windows-latest
3235
python: 3.8

0 commit comments

Comments
 (0)