[gdk-pixbuf/ebassi/macos-ci] ci: Bump up Meson on macOS
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf/ebassi/macos-ci] ci: Bump up Meson on macOS
- Date: Tue, 9 Aug 2022 15:21:02 +0000 (UTC)
commit 9ff97559d9e5b5b0f6cf52572b4e2a8ab2232589
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Aug 9 16:20:25 2022 +0100
ci: Bump up Meson on macOS
We use GLib as a subproject, which means we need to use the same version
of Meson that GLib requires.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a293ebff..9d0dac9fe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,7 +64,7 @@ macos:
tags:
- macos
before_script:
- - pip3 install --user meson==0.56.2
+ - pip3 install --user meson==0.60.1
- pip3 install --user ninja
- export PATH=/Users/gitlabrunner/Library/Python/3.7/bin:$PATH
script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]