Skip to content

Commit

Permalink
Update wheels.yml: Windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Jul 4, 2024
1 parent d0de9c7 commit 1ef174e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-13] # 12 oldest
os: [windows-latest]
# os: [macos-13] # 12 oldest
#os: [macos-latest, ubuntu-latest]
#os: [ubuntu-latest, windows-latest, macos-latest]

Expand Down

0 comments on commit 1ef174e

Please sign in to comment.