Skip to content

Commit 4af579a

Browse files
committed
add arm64 build
1 parent 2079a61 commit 4af579a

File tree

13 files changed

+2
-2023
lines changed

13 files changed

+2
-2023
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
matrix:
1414
include:
1515
- { target: linux-64, os: ubuntu-latest }
16+
- { target: osx-arm64, os: macos-14 }
1617
fail-fast: false
1718
runs-on: ${{ matrix.os }}
1819
timeout-minutes: 5

external/__init__.mojo

Whitespace-only changes.

0 commit comments

Comments
 (0)