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 558c67f commit 81bd5a3Copy full SHA for 81bd5a3
.github/workflows/check.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
py:
20
- - "3.11.0-beta.4"
+ - "3.11.0-beta.5"
21
- "3.10"
22
- "pypy-3.7-v7.3.9" # ahead to start it earlier because takes longer
23
- "3.9"
0 commit comments