Skip to content

Commit

Permalink
add qemu to arm builder
Browse files Browse the repository at this point in the history
  • Loading branch information
ingon committed Jan 9, 2025
1 parent ee982b7 commit aa6dd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v3
- uses: cachix/install-nix-action@v27
with:
extra_nix_config: system = aarch64-linux
Expand Down

0 comments on commit aa6dd7c

Please sign in to comment.