| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-03 | ci: move all x86_64 runners to the host-x86_64 directory | Pietro Albini | -3100/+0 | |
| 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. | ||||
| 2017-07-24 | Add a disabled builder for aarch64 emulated tests | Alex Crichton | -0/+3100 | |
| This commit adds a disabled builder which will run all tests for the standard library for aarch64 in a QEMU instance. Once we get enough capacity to run this on Travis this can be used to boost our platform coverage of AArch64 | ||||
