Skip to content

Commit 91fc817

Browse files
committed
Add 3.10-dev to Github CI action
1 parent b7decf7 commit 91fc817

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
- os: ubuntu-latest
4141
py: 3.9
4242
toxenv: py
43+
- os: ubuntu-latest
44+
py: 3.10-dev
45+
toxenv: py
4346
- os: ubuntu-latest
4447
py: 3.9
4548
toxenv: flake8

0 commit comments

Comments
 (0)