]> 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>
Wed, 19 Jun 2024 12:15:54 +0000 (14:15 +0200)
commitac4bb7bd0f4e45af298d4f7f928d1bfc009b5a9a
treed741c81fb4dcc5fe8238d732ceceb3ced3cdcc3c
parent232ecd1ddc2794b51dd8a544ea5824cc00332119
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]