[gnome-settings-daemon/wip/hadess/fix-ci] ci: Fix CI for latest Fedora changes
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/wip/hadess/fix-ci] ci: Fix CI for latest Fedora changes
- Date: Fri, 16 Jul 2021 13:06:12 +0000 (UTC)
commit 2b7c5e25ef03fb431ab3cd6d4482ff3a1f96a8b6
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jul 16 15:04:45 2021 +0200
ci: Fix CI for latest Fedora changes
xorg-x11-utils was obsoleted by individual packages in Fedora:
https://src.fedoraproject.org/rpms/xorg-x11-utils/c/d6f99ad2ed2e5397502e9dc0bb4046a033816402?branch=rawhide
Remove the installation of xorg-x11-utils as none of the utilities it
used to provide were actually used.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 89e54681..a579d7ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,7 +54,7 @@ variables:
which
xorg-x11-drv-wacom-devel
xorg-x11-server-Xvfb
- xorg-x11-utils mutter
+ mutter
image: "$FEDORA_IMAGE"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]