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.
2 parents 8d30b15 + 8c34781 commit 6cdccd9Copy full SHA for 6cdccd9
1 file changed
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
toxenv: py39
34
- version: "3.10"
35
toxenv: py310,smoke
36
- - version: '3.11.0-beta.1'
+ - version: '3.11.0-alpha - 3.11' # SemVer's version range syntax
37
toxenv: py311,smoke
38
include:
39
- os: macos-latest
0 commit comments