Skip to content

Commit

Permalink
Revert "CI: disable opensuse mkosi CI"
Browse files Browse the repository at this point in the history
This reverts commit ab6df52.

The image build failed during kernel RPM installation (bug in %post
scriptlet). This has been fixed in the package suse-module-tools 16.0.13
[1]. The fix is in openSUSE Tumbleweed repos so the tests can be enabled
again.

[1] openSUSE/suse-module-tools#53

Fixes: #21019
  • Loading branch information
Werkov authored and mrc0mmand committed Nov 9, 2021
1 parent 777c17b commit 7a0895c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mkosi.yml
Expand Up @@ -23,8 +23,7 @@ jobs:
- debian
- ubuntu
- fedora
# Disabled until https://github.com/systemd/systemd/issues/21019 is fixed.
# - opensuse
- opensuse

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7a0895c

Please sign in to comment.