Merge branch 'wip/pwithnall/macos-yet-again' into 'main'

ci: Ensure git submodules are updated before running macOS CI

See merge request GNOME/glib!2792
This commit is contained in:
Emmanuele Bassi 2022-06-30 00:45:53 +00:00
commit 89b34963e7

View File

@ -435,6 +435,8 @@ macos:
tags: tags:
- macos - macos
needs: [] needs: []
variables:
GIT_SUBMODULE_STRATEGY: normal
before_script: before_script:
- bash .gitlab-ci/show-execution-environment.sh - bash .gitlab-ci/show-execution-environment.sh
- pip3 install --user meson==0.60.1 - pip3 install --user meson==0.60.1