Skip to content

Commit

Permalink
Add macos x86 to the wheel platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
pmneila committed Jul 3, 2024
1 parent 50eb8da commit 6337238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mcubes-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6337238

Please sign in to comment.