summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-01-24 12:51:31 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-01-27 15:05:04 +0100
commitc8943ce884c3b315aa833a1a9777938719620c6b (patch)
tree6630445b9a70c0c5bb91f42632475a5d1e7bdad2 /.github
parentb6033b706028a64e9affb79050ced1ad9a4f5b43 (diff)
downloadsystemd-c8943ce884c3b315aa833a1a9777938719620c6b.tar.gz
mkosi: Update and enable ukify in mkosi builds
We also add the necessary deps for ukify to the mkosi configs. CentOS Stream 8 is dropped from CI because its python version is too old (3.6) to be able to run ukify.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mkosi.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index 357b4f4205..4b77be24b4 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -73,13 +73,11 @@ jobs:
- distro: opensuse
release: tumbleweed
- distro: centos
- release: 9-stream
- - distro: centos
- release: 8-stream
+ release: "9"
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
- - uses: systemd/mkosi@ab2aff830096e681da1950a7d29f277caa89516c
+ - uses: systemd/mkosi@37c0524360ee460174f83081fa14e0dc9bc6ee0d
- name: Configure
run: |