gitlab-ci: Add ppc64el and s390x cross-build jobs
[mesa.git] / src / compiler / glsl / glcpp / meson.build
index 9fc8d9d02869e5439c2a797a7fd8cc5d9894b286..5f3d85735af623473688908fc4b41c99f5218190 100644 (file)
@@ -83,6 +83,7 @@ if with_any_opengl and with_tests and host_machine.system() != 'windows'
         '--@0@'.format(m),
       ],
       suite : ['compiler', 'glcpp'],
         '--@0@'.format(m),
       ],
       suite : ['compiler', 'glcpp'],
+      timeout: 60,
     )
   endforeach
 endif
     )
   endforeach
 endif