diff --git a/meson.build b/meson.build index 594f55c93..14e72de57 100644 --- a/meson.build +++ b/meson.build @@ -1962,7 +1962,7 @@ if want_systemtap and enable_dtrace enable_systemtap = true endif -test_timeout = 30 +test_timeout = 60 test_timeout_slow = 120 pkg = import('pkgconfig')