diff --git a/meson.build b/meson.build index 89ba2567b..3d119487e 100644 --- a/meson.build +++ b/meson.build @@ -1972,7 +1972,7 @@ if want_systemtap and enable_dtrace enable_systemtap = true endif -test_timeout = 30 +test_timeout = 60 test_timeout_slow = 120 pkg = import('pkgconfig')