Skip to content

run-local-test-build: detect build arch during runtime

Michael Prokop requested to merge mika/arch into main

Avoid hardcoded arm64 usage, but instead use the architecture from the podman container, so it can be used also on amd64 as-is.

Merge request reports

Loading