Skip to content

Commit

Permalink
Drop pypy support on Windows (it never actually worked)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Dec 3, 2022
1 parent 0f9113d commit b2338d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ jobs:
os: ubuntu-latest
- python: 'pypy-3.8'
os: macos-latest
- python: 'pypy-3.8'
os: windows-latest

steps:
- name: Checkout code
Expand Down

0 comments on commit b2338d4

Please sign in to comment.