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 d2a8e16 commit 97c4700Copy full SHA for 97c4700
.github/workflows/ci.yaml
@@ -261,7 +261,7 @@ jobs:
261
strategy:
262
fail-fast: false
263
matrix:
264
- # It's not worth testing every single Python version here, so this only
+ # It's not worth testing every possible combination here, so this only
265
# tests the endpoints of the supported range. The wheel build process
266
# (in a separate workflow) *does* use all the versions.
267
os:
0 commit comments