Skip to content

Commit

Permalink
PyPy works on Windows again
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed Feb 6, 2022
1 parent 805bbc2 commit c4ea1a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
architecture: x86
- os: "macos-latest"
architecture: x86
# PyPy3 on Windows doesn't seem to work
- os: "windows-latest"
py: "pypy-3.8"

name: "Python: ${{ matrix.py }}-${{ matrix.architecture }} on ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit c4ea1a7

Please sign in to comment.