Skip to content

Commit

Permalink
ci: use makima for aarch64-linux job
Browse files Browse the repository at this point in the history
  • Loading branch information
TerrorJack committed Nov 16, 2024
1 parent 56d0c89 commit 05cb6aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aarch64-linux-bindist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ jobs:
name: ghc-wasm-aarch64-linux-bindist
runs-on:
- self-hosted
- Linux
- ARM64
- macOS
steps:

- name: checkout
uses: actions/checkout@v4

- name: build & test
run: |
podman run \
docker run \
--rm \
--init \
--network host \
Expand Down

0 comments on commit 05cb6aa

Please sign in to comment.