Skip to content

Commit

Permalink
test: move back to using latest Python 3.11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVillalovos committed Jun 3, 2022
1 parent 00aec96 commit 8c34781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
toxenv: py39
- version: "3.10"
toxenv: py310,smoke
- version: '3.11.0-beta.1'
- version: '3.11.0-alpha - 3.11' # SemVer's version range syntax
toxenv: py311,smoke
include:
- os: macos-latest
Expand Down

0 comments on commit 8c34781

Please sign in to comment.