about summary refs log tree commit diff
path: root/library/compiler-builtins/ci/docker/loongarch64-unknown-linux-gnu
AgeCommit message (Collapse)AuthorLines
2025-07-24ci: Update to the latest ubuntu:25.04 Docker imagesTrevor Gross-1/+1
This includes a qemu update from 8.2.2 to 9.2.1 which should hopefully fix some bugs we have encountered. PowerPC64LE is skipped for now because the new version seems to cause a number of new SIGILLs.
2025-04-18ci: Make CI configuration more similar to `libm`Trevor Gross-0/+1
Apply a handful of changes to reduce the diff between the two: * Cancel running jobs on new pushes * Enable log color and backtraces * Add timeouts * Specify CI runner versions * Add an armv7 job * Replace the name NO_STD with BUILD_ONLY * Update the extension to the canonical .yaml * Set AR_ and CC_ environments in docker * Install requirements to build MPFR
2024-11-01ci: add support for loongarch64-unknown-linux-gnuWANG Rui-0/+13