We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae13ef commit 81482d0Copy full SHA for 81482d0
.github/workflows/check.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
py:
20
- - "3.11.0-beta.5"
+ - "3.11.0-rc.2"
21
- "3.10"
22
- "3.9"
23
- "3.8"
0 commit comments