Skip to content

Commit 81bd5a3

Browse files
authored
Update check.yml
1 parent 558c67f commit 81bd5a3

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
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
py:
20-
- "3.11.0-beta.4"
20+
- "3.11.0-beta.5"
2121
- "3.10"
2222
- "pypy-3.7-v7.3.9" # ahead to start it earlier because takes longer
2323
- "3.9"

0 commit comments

Comments
 (0)