Skip to content

Commit

Permalink
remove pypy as pytester doesnt support it with gevent
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Dec 18, 2020
1 parent 8857724 commit 06c8f5f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/testing.yml
Expand Up @@ -28,10 +28,6 @@ jobs:
include:
- os: ubuntu-latest
python-version: 3.4
- os: ubuntu-latest
python-version: pypy2
- os: ubuntu-latest
python-version: pypy3
steps:
- uses: actions/checkout@v2
- name: Set up Python Env
Expand Down

0 comments on commit 06c8f5f

Please sign in to comment.