mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-06 12:50:07 +02:00
ci: Re-add contextual links for a FIXME message
To avoid people having to do git archaeology in future to work out why `--wrap-mode=nodownload` is such a good idea.
This commit is contained in:
parent
c4cc1c3a5d
commit
9af1726cd7
@ -701,7 +701,9 @@ macos-arm64:
|
|||||||
- pip3 install meson==1.2.3 ninja==1.11.1.1 packaging==23.2
|
- pip3 install meson==1.2.3 ninja==1.11.1.1 packaging==23.2
|
||||||
script:
|
script:
|
||||||
# FIXME: These should use --wrap-mode=nodownload but the macOS CI machine
|
# FIXME: These should use --wrap-mode=nodownload but the macOS CI machine
|
||||||
# isn't currently set up for that.
|
# isn't currently set up for that. See:
|
||||||
|
# - https://gitlab.gnome.org/GNOME/glib/merge_requests/388
|
||||||
|
# - https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/225
|
||||||
- meson setup ${MESON_COMMON_OPTIONS}
|
- meson setup ${MESON_COMMON_OPTIONS}
|
||||||
--wrap-mode=default
|
--wrap-mode=default
|
||||||
--werror
|
--werror
|
||||||
|
Loading…
x
Reference in New Issue
Block a user