Skip to content

Commit

Permalink
add arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
saviorand committed Sep 14, 2024
1 parent 2079a61 commit 4af579a
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2,023 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
matrix:
include:
- { target: linux-64, os: ubuntu-latest }
- { target: osx-arm64, os: macos-14 }
fail-fast: false
runs-on: ${{ matrix.os }}
timeout-minutes: 5
Expand Down
Empty file removed external/__init__.mojo
Empty file.
Loading

0 comments on commit 4af579a

Please sign in to comment.