summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorErik Faye-Lund <kusmabite@gmail.com>2022-05-07 11:18:16 +0200
committerErik Faye-Lund <erik.faye-lund@collabora.com>2022-05-09 12:22:20 +0000
commit6122c4a69e6bb1e238adad3e357d6b60f469505f (patch)
treed7ee358317c9e38879ea35590c09ae46211b414c /.gitlab-ci.yml
parente9600c47322ab20eb143c98f9e728c0caa9fcd72 (diff)
downloadmesa-demos-6122c4a69e6bb1e238adad3e357d6b60f469505f.tar.gz
gitlab-ci: bump ci-tag
This was forgotten in when adding the ECM and waylands-protocols stuff, so we accidentally built without wayland support. Whoops!
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 0a852c43..28fec8bd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,7 +35,7 @@ x86_build:
# No need to pull the whole repo to build the container image
GIT_STRATEGY: none
# /!\ Bump the TAG when modifying the DEBS
- FDO_DISTRIBUTION_TAG: &x86_build "2022-04-30"
+ FDO_DISTRIBUTION_TAG: &x86_build "2022-05-07"
FDO_DISTRIBUTION_PACKAGES: >-
build-essential
autoconf