about summary refs log tree commit diff
path: root/library/stdarch/ci/docker/s390x-unknown-linux-gnu
AgeCommit message (Collapse)AuthorLines
2025-07-16Update Docker OS to Ubuntu-25.10sayantn-1/+1
2025-04-20Upgrade qemu CPU to `max`sayantn-1/+1
- `ppc32` doesn't have `max` cpu model, so set it to `mpc8610`
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`
2025-01-20add `clang` to the `s390x` DockerFileFolkert de Vries-1/+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-02-23Upgrade EOL docker images to Ubuntu 18.04Mateusz MikuĊ‚a-1/+1
2018-06-26[s390x] add CIgnzlbg-0/+13
This commit tests `s390x-unknown-linux-gnu` on CI using `qemu-user`. Closes #499 .