Skip to content

Commit 92fee4a

Browse files
authored
Add 3.11-dev to tested environments list (#661)
1 parent ce6d92e commit 92fee4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
needs: lint
6262
strategy:
6363
matrix:
64-
pyver: ['3.6', '3.7', '3.8', '3.9', '3.10']
64+
pyver: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11-dev']
6565
no-extensions: ['', 'Y']
6666
os: [ubuntu, macos, windows]
6767
exclude:

0 commit comments

Comments
 (0)