Skip to content

Commit

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

steps:

Expand Down

0 comments on commit e5c9c22

Please sign in to comment.