about summary refs log tree commit diff
path: root/library/stdarch/ci/docker/powerpc64-unknown-linux-gnu
AgeCommit message (Collapse)AuthorLines
2025-07-16Update Docker OS to Ubuntu-25.10sayantn-1/+1
2025-04-20Add `test-everything` annotations to more archs to ensure test coverage, and ↵sayantn-0/+1
some small changes to make CI pass - Disable `vsx` tests for `ppc` and `ppc64` - Disable `tme` tests for `aarch64` and `aarch64_be` - Disable `frecipe` tests for `loongarch64` - Add `altivec` run for PPC32 (with `-C target-feature=+vsx` `qemu` gives a nasty error)
2025-04-20Upgrade qemu CPU to `max`sayantn-1/+1
- `ppc32` doesn't have `max` cpu model, so set it to `mpc8610`
2025-04-20Change test skipping logic a little, separate feature-based and ↵sayantn-1/+3
function-based skipping
2025-04-20Upgrade CI OS versionssayantn-1/+1
+ Bump ubuntu to 25.04, windows to `windows-2025`, macos-arm to `macos-15` and macos-x86 to `macos-15-large`
2024-12-21Re-enable the disabled PPC tests, Upgrade CPUsayantn-2/+2
2024-06-29Fixing CIsayantn-1/+1
Fixed x86_64-apple-darwin freezing. Bump all docker to Ubuntu-24.04 (except for emulated and armv7)
2019-05-13Unbreak powerpc64 CILuca Barbato-1/+1
2019-02-23Unify PPC DockerfilesMateusz Mikuła-9/+3
2019-02-23Upgrade EOL docker images to Ubuntu 18.04Mateusz Mikuła-1/+1
2017-12-14[ci] powerpc/powerpc64/powerpc64le (#237)gnzlbg-0/+17
* [ci] add powerpc/powerpc64 build bots * unbreak stdsimd builds for targets without run-time