guix: build only supported targets using Guix container

This commit is contained in:
Kittywhiskers Van Gogh 2024-11-10 20:51:29 +00:00 committed by UdjinM6
parent f155ecfa29
commit ee5f62b0db
No known key found for this signature in database
GPG Key ID: 83592BD1400D58D9

View File

@ -28,4 +28,8 @@ cd "${WORKSPACE_PATH}"
git config --global --add safe.directory "${WORKSPACE_PATH}"
git status >> /dev/null
export HOSTS="${HOSTS:-x86_64-linux-gnu aarch64-linux-gnu riscv64-linux-gnu
x86_64-w64-mingw32
x86_64-apple-darwin arm64-apple-darwin}"
./contrib/guix/guix-build