Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat authored Aug 4, 2022
1 parent a67d0c5 commit 82c26ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
py:
- "3.11.0-beta.4"
- "3.11.0-beta.5"
- "pypy-3.7-v7.3.9" # ahead to start it earlier because takes longer
- "pypy-2.7-v7.3.9" # ahead to start it earlier because takes longer
- "3.10"
Expand Down

0 comments on commit 82c26ed

Please sign in to comment.