mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user