[totem/wip/hadess/trim-plugin-decl: 3/3] Revert "ci: Update to newer meson"




commit 9e21d1be96df74ddf6efbcebfd2bd6ec16880982
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 6 15:08:01 2022 +0100

    Revert "ci: Update to newer meson"
    
    This reverts commit 88fd999e72881606b1e7dcea9ed81c695664a67d.

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7220a0f8..f4a6308f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,9 +46,6 @@ build-fedora:
     - dnf install -y $FEDORA_DEPS
     # See https://bugzilla.redhat.com/show_bug.cgi?id=1896438
     - dnf remove -y pylint
-    # Update meson
-    - dnf remove -y meson
-    - pip3 install meson
   script:
     - meson _build -Dhelp=true -Denable-gtk-doc=true -Denable-easy-codec-installation=yes 
-Denable-python=yes -Dprofile=default
     - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]