diff --git a/src/microsoft/clc/meson.build b/src/microsoft/clc/meson.build index d4a1553e6df..d89e8b6a3e2 100644 --- a/src/microsoft/clc/meson.build +++ b/src/microsoft/clc/meson.build @@ -65,4 +65,4 @@ clc_compiler_test = executable('clc_compiler_test', dependencies : [idep_gtest, idep_mesautil], include_directories : [inc_include, inc_src]) -test('clc_compiler_test', clc_compiler_test, timeout: 120) +test('clc_compiler_test', clc_compiler_test, timeout: 180)