Skip to content

Commit d4a3793

Browse files
authored
ci: Test also Python 3.11 pre-releases (#19)
2 parents d62fa41 + b874600 commit d4a3793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- "3.8"
1313
- "3.9"
1414
- "3.10"
15+
- "3.11-dev"
1516
runs-on: ${{ matrix.os }}
1617

1718
steps:

0 commit comments

Comments
 (0)