Skip to content

Commit

Permalink
CI: don't test on pypy at all, req. typed-ast is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Kijewski committed Jun 23, 2023
1 parent 9854528 commit c2750d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
python:
- '3.7'
- '3.11'
include:
- os: ubuntu-latest
python: pypy-3.7

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c2750d6

Please sign in to comment.