[pango/update-ci: 3/3] ci: Use meson 0.60 on MacOS
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/update-ci: 3/3] ci: Use meson 0.60 on MacOS
- Date: Fri, 10 Jun 2022 12:55:48 +0000 (UTC)
commit c4c9ff881d0a88f613afe1ae2e5f6b5aeff8e01f
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..0b8d413c 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.3
- pip3 install --user ninja
script:
- meson -Dintrospection=disabled
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]