summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-12-13 18:57:04 -0600
committerFederico Mena Quintero <federico@gnome.org>2022-12-13 18:57:04 -0600
commitd8eab8164d4ff07a0c007cc65ae590d7c1fa5fe7 (patch)
tree4ef509cd7016468e9675b783c1dfd27bd16c377d
parentf06525715165dbb9cd2023430fddd7267767d689 (diff)
downloadat-spi2-core-d8eab8164d4ff07a0c007cc65ae590d7c1fa5fe7.tar.gz
Oops, install pip on Fedora, too
-rw-r--r--ci/container_builds.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 635135da..14b5b956 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -13,7 +13,7 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2022-12-13.1-main"
+ BASE_TAG: "2022-12-13.2-main"
RUST_STABLE: "1.64.0"
.container.opensuse@x86_64:
@@ -91,7 +91,8 @@ opensuse-container@x86_64:
libxkbcommon-devel
libxml2-devel
procps
- python38
+ python3
+ python3-pip
systemd-devel
FDO_DISTRIBUTION_EXEC: >-
pip3 install meson==0.64