Skip to content

Commit

Permalink
CI: Remove test exclusion of macOS pypy 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aoirint authored Nov 6, 2023
1 parent 5444abe commit ce7ca2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- "pypy-3.8"
architecture: ["x86", "x64"]
exclude:
- os: macos-11 # Can't compile Numpy for this implementation.
python-version: "pypy-3.7"
- os: macos-11
architecture: "x86"
- os: ubuntu-20.04
Expand Down

0 comments on commit ce7ca2c

Please sign in to comment.