summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2021-02-16 13:01:17 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2021-02-16 13:01:17 -0500
commit5eebef993f33992d4f15d3d9822382c01d977bca (patch)
treecbfdf80e580581844bef1aed3abdc0573ed5e46b /.gitlab-ci.yml
parent3b2063631ddde562991df958a07ff3c9c759defc (diff)
downloadlibnice-5eebef993f33992d4f15d3d9822382c01d977bca.tar.gz
gitlab-ci: Lock meson to 0.56.2
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 81e7f63..721a2ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,7 +38,7 @@ build msys2:
ErrorActionPreference: 'Stop'
WarningPreference: 'Stop'
before_script:
- - pip3 install -U meson
+ - pip3 install -U meson==0.56.2
script:
# Make sure powershell exists on errors
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6