summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-08-23 11:22:20 +0000
committerMatthias Clasen <mclasen@redhat.com>2022-08-23 11:22:20 +0000
commitc2146acb33bae02e852df82ed3aaf186ccb89009 (patch)
tree907e2e7eba0052e2b769b87c21f1ab781b2bc545
parent5ed89db227cd5041e1fc8fc1a5051e04b99db24f (diff)
parent9ff97559d9e5b5b0f6cf52572b4e2a8ab2232589 (diff)
downloadgdk-pixbuf-c2146acb33bae02e852df82ed3aaf186ccb89009.tar.gz
Merge branch 'ebassi/macos-ci' into 'master'
ci: Bump up Meson on macOS See merge request GNOME/gdk-pixbuf!140
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: