Re: [XEN PATCH v1 2/6] CI: Refresh the Debian 12 x86_32 container

2024-10-24 Thread Javi Merino
On Thu, Oct 24, 2024 at 11:04:17AM +0100, Javi Merino wrote: > Rework the container to be non-root, use heredocs for readability, and > use apt-get --no-install-recommends to keep the size down. Rename the > job to x86_32, to be consistent with XEN_TARGET_ARCH and the > naming scheme of all the ot

[XEN PATCH v1 2/6] CI: Refresh the Debian 12 x86_32 container

2024-10-24 Thread Javi Merino
Rework the container to be non-root, use heredocs for readability, and use apt-get --no-install-recommends to keep the size down. Rename the job to x86_32, to be consistent with XEN_TARGET_ARCH and the naming scheme of all the other CI jobs: ${VERSION}-${ARCH}-${BUILD_NAME} Remove build dependenc