summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMichel Dänzer <[email protected]>2019-09-30 10:36:04 +0200
committerMichel Dänzer <[email protected]>2019-10-01 11:16:33 +0200
commite55df4c8596893ca7258a9f199610d8528d46640 (patch)
tree48055c016f17bb8b517f585ae2c9cf8ba6c0401c /.gitlab-ci.yml
parentf83874a4056570ff38f6ee76d044b9eb98836c7a (diff)
gitlab-ci: Set ccache path for cross compilers in meson cross file
Without this, meson didn't pick up ccache for cross builds. Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
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 3d0e884bce5..c9c7af53f42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@
# repository's registry will be used there as well.
variables:
UPSTREAM_REPO: mesa/mesa
- DEBIAN_TAG: "2019-09-18"
+ DEBIAN_TAG: "2019-09-30"
DEBIAN_ARM64_TAG: "arm64v8-2019-08-09"
STRETCH_TAG: "2019-09-18"
DEBIAN_VERSION: buster-slim