From: Daan De Meyer Date: Thu, 11 Jul 2024 13:49:17 +0000 (+0200) Subject: mkosi: Add CI for CentOS Stream 10 X-Git-Tag: v257-rc1~903^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b32cc79ec028fa783072676346141821444b638;p=thirdparty%2Fsystemd.git mkosi: Add CI for CentOS Stream 10 We switch to the c10s-sig-hyperscale branch of the spec repository as it will receive all the latest changes the earliest before they end up in the c9s-sig-hyperscale branch. --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 48ed15d9adc..7070e9c6364 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -96,6 +96,12 @@ jobs: llvm: 0 cflags: "-Og" relabel: yes + - distro: centos + release: "10" + sanitizers: "" + llvm: 0 + cflags: "-Og" + relabel: yes steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 diff --git a/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf b/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf index 1dc4f0084a0..cbb7ed2d296 100644 --- a/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf +++ b/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf @@ -10,5 +10,5 @@ Packages= Environment= GIT_URL=https://git.centos.org/rpms/systemd.git - GIT_BRANCH=c9s-sig-hyperscale + GIT_BRANCH=c10s-sig-hyperscale GIT_COMMIT=46480aaa9e0ea63a85b6ca676554ce2aae10ce36