Skip to content

Commit

Permalink
Try linux arm wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Jan 21, 2025
1 parent b3a7e22 commit bcbeedb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-13 # intel
- macos-14 # apple silicon
steps:
Expand Down Expand Up @@ -71,6 +72,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-13 # intel
- macos-14 # apple silicon
steps:
Expand Down

0 comments on commit bcbeedb

Please sign in to comment.