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 a67d0c5 commit 82c26edCopy full SHA for 82c26ed
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
py:
22
- - "3.11.0-beta.4"
+ - "3.11.0-beta.5"
23
- "pypy-3.7-v7.3.9" # ahead to start it earlier because takes longer
24
- "pypy-2.7-v7.3.9" # ahead to start it earlier because takes longer
25
- "3.10"
0 commit comments