Skip to content

Commit

Permalink
Update wheels.yml: Mac, Linux, Win
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Jul 22, 2024
1 parent c3cec1e commit e56a12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
#os: [ubuntu-latest]
os: [macos-12] # 12 oldest
os: [macos-12, ubuntu-latest, windows-latest] # 12 oldest
#os: [macos-latest, ubuntu-latest]
#os: [windows-latest, macos-latest, macos-13]

Expand Down

0 comments on commit e56a12d

Please sign in to comment.