Merge branch 'wip/pwithnall/macos-ci' into 'main'

ci: Bump Meson version to 0.60.1 on macOS

See merge request GNOME/glib!2339
This commit is contained in:
Emmanuele Bassi 2021-11-16 14:54:02 +00:00
commit 2ebdf599a1

View File

@ -432,7 +432,7 @@ macos:
needs: []
before_script:
- bash .gitlab-ci/show-execution-environment.sh
- pip3 install --user meson==0.52.0
- pip3 install --user meson==0.60.1
- pip3 install --user ninja
- export PATH=/Users/gitlabrunner/Library/Python/3.7/bin:$PATH
script: