summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2021-07-31 18:48:30 +0100
committerDaniel Stone <daniels@collabora.com>2021-08-03 11:13:23 +0000
commitca08c495ad39ce9463dc39e47ce39710bbe757a0 (patch)
treedbd2ff6e519c3774517256baa5c51cc2848aa330 /.gitlab-ci.yml
parent50c83bf6c8d7bdcd5057bff93f37689bb691c5bf (diff)
downloadweston-ca08c495ad39ce9463dc39e47ce39710bbe757a0.tar.gz
ci: Bump Meson to 0.57.1
0.57.0 has a bug where the whole test harness crashes when using TAP and failing tests, cf. https://github.com/mesonbuild/meson/pull/8385 Signed-off-by: Daniel Stone <daniels@collabora.com>
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 24657a37..daee7a16 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@
variables:
FDO_UPSTREAM_REPO: wayland/weston
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
- FDO_DISTRIBUTION_TAG: '2021-07-31.1-wayland-protocols'
+ FDO_DISTRIBUTION_TAG: '2021-08-02.2-meson'
include: