mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
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.
This commit is contained in:
parent
6d6104e0c9
commit
da637c8fca
5
.github/workflows/mkosi.yml
vendored
5
.github/workflows/mkosi.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user