about summary refs log tree commit diff
path: root/src/ci/docker/host-aarch64/aarch64-gnu-llvm-19
AgeCommit message (Collapse)AuthorLines
2025-07-15Fix handling of SCRIPT_ARG in docker imagesNikita Popov-5/+3
Instead of making this a build parameter, pass the SCRIPT as an environment variable. To this purpose, normalize on always referring to a script in `/scripts`. For i686-gnu-nopt-2 I had to create a separate script, because Docker seems to be really terrible at command line argument parsing, so it's not possible to pass an environment variable that contains whitespace.
2025-05-26ci: move tests from x86_64-gnu-llvm-19 job to aarch64MarcoIeni-0/+58