summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-26 13:30:07 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-26 13:30:07 -0500
commit104c503dae20e075cbf2ba54dbfb7cf5cc74dc91 (patch)
treeeeb6dca42c6dc4c0a72a0d31d9955991f0aeb270
parent000ac0f60a89b09ce4bd19e267ec138c8ba00736 (diff)
downloadlibrsvg-104c503dae20e075cbf2ba54dbfb7cf5cc74dc91.tar.gz
CI: don't install ccache; install cairo-gobject for fedora
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/754>
-rw-r--r--ci/container_builds.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index da3ba292..1bfb12b3 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -6,7 +6,7 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2022-09-26.0-main"
+ BASE_TAG: "2022-09-26.1-main"
RUST_STABLE: "1.64.0"
RUST_MINIMUM: "1.58.1"
@@ -21,7 +21,6 @@ variables:
autoconf
automake
cairo-devel
- ccache
clang
clang-tools
curl
@@ -118,7 +117,7 @@ opensuse-container@aarch64:
autoconf
automake
cairo-devel
- ccache
+ cairo-gobject
curl
gcc
gdk-pixbuf2-devel