mirror of
https://github.com/systemd/systemd.git
synced 2025-09-30 17:45:02 +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:
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
|
||||
|
Reference in New Issue
Block a user