Skip to content

Commit

Permalink
testing wheels with macos only, refs #3
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertHilbrich committed Oct 9, 2024
1 parent 61e4890 commit b790984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-cibw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
os: [macos-13, macos-14]

steps:
- name: Cloning SUMO
Expand Down

0 comments on commit b790984

Please sign in to comment.