mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
mkosi: Add Centos Stream 8 back to CI
We can build all of systemd's features again on CentOS Stream 8, so let's add it back to CI.
This commit is contained in:
parent
6afeac1dd6
commit
71205f972b
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -47,6 +47,8 @@ jobs:
|
||||
release: tumbleweed
|
||||
- distro: centos_epel
|
||||
release: 9-stream
|
||||
- distro: centos_epel
|
||||
release: 8-stream
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
|
Loading…
Reference in New Issue
Block a user