mirror of
https://github.com/systemd/systemd.git
synced 2025-08-25 13:49:55 +03:00
CI: disable opensuse mkosi CI
Until https://github.com/systemd/systemd/issues/21019 is fixed, there's no point in running the opensuse CI job so let's disable it for now.
This commit is contained in:
committed by
Luca Boccassi
parent
aabb252577
commit
ab6df52083
3
.github/workflows/mkosi.yml
vendored
3
.github/workflows/mkosi.yml
vendored
@ -23,7 +23,8 @@ jobs:
|
||||
- debian
|
||||
- ubuntu
|
||||
- fedora
|
||||
- opensuse
|
||||
# Disabled until https://github.com/systemd/systemd/issues/21019 is fixed.
|
||||
# - opensuse
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user