Skip to content

Commit

Permalink
Remove pypy tests entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasgeiter committed Aug 12, 2023
1 parent d75a476 commit 572c230
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- 'pypy-3.8'
- 'pypy-3.9'
exclude:
- os: 'windows-latest'
python: 'pypy-3.8'
- os: 'windows-latest'
python: 'pypy-3.9'
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 572c230

Please sign in to comment.