mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
mkosi: temporarily disable Arch
The mkosi Arch CI doesn't work as the keyring package is out of date and cannot be built due to various build toolchain issues. Disable the job as it always fails and confuses submitters.
This commit is contained in:
parent
626a9eba09
commit
f7f842f888
5
.github/workflows/mkosi.yml
vendored
5
.github/workflows/mkosi.yml
vendored
@ -54,8 +54,9 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- distro: arch
|
||||
release: rolling
|
||||
# Temporarily disabled due to keyring packaging issues
|
||||
# - distro: arch
|
||||
# release: rolling
|
||||
- distro: debian
|
||||
release: testing
|
||||
- distro: ubuntu
|
||||
|
Loading…
x
Reference in New Issue
Block a user