Skip to content

Commit 82c26ed

Browse files
authored
Update check.yml
1 parent a67d0c5 commit 82c26ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
py:
22-
- "3.11.0-beta.4"
22+
- "3.11.0-beta.5"
2323
- "pypy-3.7-v7.3.9" # ahead to start it earlier because takes longer
2424
- "pypy-2.7-v7.3.9" # ahead to start it earlier because takes longer
2525
- "3.10"

0 commit comments

Comments
 (0)