Skip to content

Commit

Permalink
Revert "Disable tests on Windows due to numpy doesn't install. Ref nu…
Browse files Browse the repository at this point in the history
…mpy/numpy#23808"

This reverts commit 9ccd199.
  • Loading branch information
jaraco committed Dec 16, 2023
1 parent ec98fd0 commit 97b77ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
platform: ubuntu-latest
- python: pypy3.10
platform: ubuntu-latest
exclude:
# disabled for numpy/numpy#23808
- python: "3.12"
platform: windows-latest
runs-on: ${{ matrix.platform }}
continue-on-error: ${{ matrix.python == '3.13' }}
steps:
Expand Down

0 comments on commit 97b77ee

Please sign in to comment.