| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-21 | ci: Update armhf-gnu to ubuntu:22.04 | Josh Stone | -176/+441 | |
| 2021-01-30 | Update armhf-gnu to Ubuntu 20.04 | Nikita Popov | -12/+16 | |
| This requires updating the used Linux kernel to avoid an assembler error, the used busybox version to avoid a linker error, the used rootfs to match the host version and the qemu flags to work with the newer version. | ||||
| 2020-07-03 | ci: move all x86_64 runners to the host-x86_64 directory | Pietro Albini | -0/+2910 | |
| We need to add runners designed for an aarch64 host system, and it'd be nice to return an error message if someone tries to run an image designed for an host architecture in another one. To start the work on this, this commit moves all the existing builders in the host-x86_64 directory, and changes the run.sh script to look up the image in the correct directory based on the host architecture. | ||||
