We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f141f7 commit 08f5c73Copy full SHA for 08f5c73
1 file changed
.github/workflows/ci.yml
@@ -16,6 +16,9 @@ jobs:
16
- host: Rhizome
17
system: aarch64-darwin
18
runner: macos-latest
19
+ - host: zeta
20
+ system: aarch64-linux
21
+ runner: ubuntu-24.04-arm
22
runs-on: ${{ matrix.runner }}
23
steps:
24
- uses: actions/checkout@v4
0 commit comments