summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-12-20 17:45:39 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-12-21 14:32:24 +0000
commit8c0aaa1c68017357c73055120568d24f672c4bac (patch)
tree2a7be6c77fd9fb9217a2eac801d10a14435e7e2c
parentb593b5147c3b2887c90866c51de668072cfa4f4e (diff)
downloadbuildstream-8c0aaa1c68017357c73055120568d24f672c4bac.tar.gz
.gitlab-ci.yml: Use latest BuildStream Docker image
Integration tests were failing as the installed version of BuildStream didn't support the new --hardlinks option.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c4af56754..061d62297 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: buildstream/buildstream-fedora:master-26-3fd7fe1
+image: buildstream/buildstream-fedora:master-34-461ab56
cache:
paths: