]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Update s390x CI setup.
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 24 Apr 2024 19:14:20 +0000 (21:14 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 17 May 2024 13:21:05 +0000 (15:21 +0200)
commit184b562a3d0092f651ea5ca723469f692609c9dc
tree7428dcc8333e3494b96d88a9836c72ba6de59b00
parenta31e6ddecf2fd4ad98a859d73c15db5a19d3ea94
Update s390x CI setup.
- New dockerfile
  - Using native actions-runner instead of relying on qemu.
  - To support s390x, we include patches to actions-runner.
  - Using Almalinux 9 instead of Ubuntu, with functional .Net.
- Update CI workflow.
- Update readme guide.
.github/workflows/cmake.yml
.github/workflows/configure.yml
arch/s390/README.md
arch/s390/self-hosted-builder/actions-runner.Dockerfile
arch/s390/self-hosted-builder/actions-runner.service
arch/s390/self-hosted-builder/qemu-user-static.service [deleted file]
arch/s390/self-hosted-builder/runner-global.json [new file with mode: 0644]
arch/s390/self-hosted-builder/runner-s390x.patch [new file with mode: 0644]