Skip to content

Commit

Permalink
Extend CI for pypy versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <[email protected]>
  • Loading branch information
gaborbernat committed Oct 4, 2021
1 parent fd8b865 commit b61e4ae
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@ jobs:
- 3.7
- 3.6
- 3.5
- pypy3
- pypy-3.6
- pypy-3.7
- pypy-3.8
- 2.7
- pypy2
- pypy-2.7
include:
- { os: macos-latest, py: brew@py3 }
steps:
Expand Down

0 comments on commit b61e4ae

Please sign in to comment.