summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2022-02-28 10:12:04 +0000
committerDaan De Meyer <daan.j.demeyer@gmail.com>2022-03-07 14:30:49 +0000
commitda637c8fcad1baa530578982d41a6ecb1440f7c5 (patch)
treefc03c5b0103b90b3d4ca27c6862e9ca807a14656 /.github
parent6d6104e0c988b63e22f56a53bdaec80f0367f574 (diff)
downloadsystemd-da637c8fcad1baa530578982d41a6ecb1440f7c5.tar.gz
mkosi: Add CentOS Stream 9
The blocker causing Stream 9 builds to fail was fixed (https://bugzilla.redhat.com/show_bug.cgi?id=2056276) so we can add CentOS Stream 9 builds as well now.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mkosi.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index 54b5aac4cc..4ca2767eff 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -44,9 +44,8 @@ jobs:
release: tumbleweed
- distro: centos_epel
release: 8-stream
- # TODO: Enable once https://github.com/systemd/mkosi/pull/915#issuecomment-1049035316 is fixed.
- # - distro: centos_epel
- # release: 9-stream
+ - distro: centos_epel
+ release: 9-stream
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579