diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2021-02-15 19:58:31 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2021-02-15 20:02:59 +0100 |
commit | 986eeaeb55889969a62a39f1966806f518d44587 (patch) | |
tree | 659bf1d4f2cbcc2bf4030a77c83cf7430c7ab011 /.packit.yml | |
parent | Fix micmute hotkey on HP EliteBook Folio G1 (diff) | |
download | systemd-986eeaeb55889969a62a39f1966806f518d44587.tar.xz systemd-986eeaeb55889969a62a39f1966806f518d44587.zip |
Revert "ci: build on Fedora ELN as well"
This reverts commit 58bc1735fed62bc7426187a80d166369569e799a.
The ELN composes are quite unstable and take a while to refresh. Let's
drop them again and revisit this once they get more mature to reduce
the CI noise.
Diffstat (limited to '.packit.yml')
-rw-r--r-- | .packit.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.packit.yml b/.packit.yml index 49f684c47b..e1ace861dd 100644 --- a/.packit.yml +++ b/.packit.yml @@ -43,5 +43,3 @@ jobs: - fedora-rawhide-aarch64 - fedora-rawhide-i386 - fedora-rawhide-x86_64 - - fedora-eln-aarch64 - - fedora-eln-x86_64 |