Skip to content

Commit

Permalink
no mo windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Oct 24, 2024
1 parent cdadb53 commit f4f74fc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ jobs:
numpy-version: '2.1'
dependency-set: 'optional'
os: 'macos-latest'
- python-version: '3.11'
numpy-version: '1.25'
dependency-set: 'optional'
os: 'windows-latest'
- python-version: '3.13'
numpy-version: '2.1'
dependency-set: 'optional'
os: 'windows-latest'
# - python-version: '3.11'
# numpy-version: '1.25'
# dependency-set: 'optional'
# os: 'windows-latest'
# - python-version: '3.13'
# numpy-version: '2.1'
# dependency-set: 'optional'
# os: 'windows-latest'
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit f4f74fc

Please sign in to comment.