mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Without INFIX_RELEASE, make test resolves INFIX_ARTIFACT to the unversioned infix-x86_64, but release builds produce versioned artifacts (infix-x86_64-v26.04.0-rc1.qcow2 etc.), causing the test environment to fail with "No such file or directory". [skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>