Skip to content

Commit 97b77ee

Browse files
committed
Revert "Disable tests on Windows due to numpy doesn't install. Ref numpy/numpy#23808"
This reverts commit 9ccd199.
1 parent ec98fd0 commit 97b77ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
platform: ubuntu-latest
3939
- python: pypy3.10
4040
platform: ubuntu-latest
41-
exclude:
42-
# disabled for numpy/numpy#23808
43-
- python: "3.12"
44-
platform: windows-latest
4541
runs-on: ${{ matrix.platform }}
4642
continue-on-error: ${{ matrix.python == '3.13' }}
4743
steps:

0 commit comments

Comments
 (0)