summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAlex Richardson <arichardson.kde@gmail.com>2022-05-14 19:24:21 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2022-05-17 10:48:06 +0000
commit364fe6be69fd8796c6f0fc9ecd5479640bd6d433 (patch)
tree42d847d3754af3d9003e9e5366ca8e4c87e0adf7 /.gitlab-ci.yml
parentf366b38f318034799336b0fde483b63e99d580ba (diff)
downloaddbus-364fe6be69fd8796c6f0fc9ecd5479640bd6d433.tar.gz
tools/ci-install.sh: Install newer CMake on openSuSE
This is needed for JUnit XML output for tests.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index baf34560..5591da74 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -60,7 +60,7 @@ variables:
.opensuse-vars:
variables:
FDO_DISTRIBUTION_VERSION: 'leap'
- FDO_DISTRIBUTION_TAG: '2022-04-17' # Bump this version on every ci-install.sh change
+ FDO_DISTRIBUTION_TAG: '2022-05-14' # Bump this version on every ci-install.sh change
.cmake-common:
variables: