gitlab-ci: Lock meson to 0.56.2
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 16 Feb 2021 18:01:17 +0000 (13:01 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Tue, 16 Feb 2021 18:01:17 +0000 (13:01 -0500)
.gitlab-ci.yml

index 81e7f63..721a2ca 100644 (file)
@@ -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