commit ac63f48e56df51c65567817f96b32d1aecba7b0f
parent d409bd6a6defeab186b8b31e4ef0cd4264e41166
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 22 Feb 2024 12:42:16 +0100
Add qemu-user-static for aarch64 builds
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.github/workflows/build-systems.yaml b/.github/workflows/build-systems.yaml
@@ -55,6 +55,9 @@ jobs:
extra_nix_config: |
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
substituters = https://hydra.iohk.io https://cache.nixos.org/
+ - uses: dbhi/qus/action@main
+ with:
+ targets: aarch64
- run: |
# FIXME temporary hack to make system build successfully
# I need to create dumb file for mkOutOfStoreSymlink