Skip to content

Commit 08f5c73

Browse files
committed
Expand CI to arm
1 parent 1f141f7 commit 08f5c73

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- host: Rhizome
1717
system: aarch64-darwin
1818
runner: macos-latest
19+
- host: zeta
20+
system: aarch64-linux
21+
runner: ubuntu-24.04-arm
1922
runs-on: ${{ matrix.runner }}
2023
steps:
2124
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)