]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Add CentOS Stream 9
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 28 Feb 2022 10:12:04 +0000 (10:12 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 7 Mar 2022 14:30:49 +0000 (14:30 +0000)
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.

.github/workflows/mkosi.yml

index 54b5aac4ccd6d52809e81ccc85462dd0b9128974..4ca2767eff6222616b91949ac4b4baad402bfeaa 100644 (file)
@@ -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