We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8be4a commit 240dbb1Copy full SHA for 240dbb1
.github/workflows/ci.yml
@@ -153,6 +153,18 @@ jobs:
153
python-version:
154
name: "3.10"
155
toxenv: py310-format_nongpl-tests
156
+ - os: windows-latest
157
+ python-version:
158
+ name: "3.11.0-alpha - 3.11.0"
159
+ toxenv: py311-noextra-tests
160
161
162
163
+ toxenv: py311-format-tests
164
165
166
167
+ toxenv: py311-format_nongpl-tests
168
- os: windows-latest
169
170
0 commit comments