Skip to content

Commit

Permalink
update workflow, add aarch and remove universal2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkWieczorek committed Jan 18, 2024
1 parent bc9aa86 commit 46b1e5a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ jobs:
os: [ubuntu-latest, macos-latest]
include:
- os: macos-latest
platform: universal2
- os: ubuntu-latest
platform: x86_64
platform: [x86_64, aarch64]

env:
REPO_DIR: SHTOOLS
Expand Down

0 comments on commit 46b1e5a

Please sign in to comment.