[pango/update-ci: 2/2] ci: Use meson 0.60 on MacOS
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/update-ci: 2/2] ci: Use meson 0.60 on MacOS
- Date: Fri, 10 Jun 2022 11:52:28 +0000 (UTC)
commit 86d3aae86509ba34f1db4b32eff8226bf22692cc
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 10 07:50:54 2022 -0400
ci: Use meson 0.60 on MacOS
GLib requires this version of meson now.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f868f66d..4a8a0e45 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -95,7 +95,7 @@ macos:
- macos
needs: []
before_script:
- - pip3 install --user meson==0.56
+ - pip3 install --user meson==0.60
- pip3 install --user ninja
script:
- meson -Dintrospection=disabled
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]