mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
ci: Increase the valgrind job meson test timeout
There are some test failing because there's not enough time to complete, so let's give them some more time.
This commit is contained in:
parent
221f22b6e1
commit
74f01defd4
@ -212,7 +212,7 @@ valgrind:
|
||||
stage: analysis
|
||||
needs: []
|
||||
variables:
|
||||
MESON_TEST_TIMEOUT_MULTIPLIER: 10
|
||||
MESON_TEST_TIMEOUT_MULTIPLIER: 15
|
||||
script:
|
||||
- meson ${MESON_COMMON_OPTIONS}
|
||||
--werror
|
||||
|
Loading…
Reference in New Issue
Block a user