diff --git a/src/compiler/glsl/tests/meson.build b/src/compiler/glsl/tests/meson.build index 5046803698a..d1059860d4c 100644 --- a/src/compiler/glsl/tests/meson.build +++ b/src/compiler/glsl/tests/meson.build @@ -119,6 +119,7 @@ if with_tools.contains('glsl') glsl_compiler ], suite : ['compiler', 'glsl'], + timeout: 60, ) endif endif