mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 11:39:44 +00:00
Massively increase coverity's timeout
This commit is contained in:
parent
d917d4d7cd
commit
c10273675e
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Coverity:
|
|||
variables:
|
||||
CC: gcc
|
||||
CXX: g++
|
||||
timeout: 2h
|
||||
timeout: 8h
|
||||
|
||||
Debian_GCC:
|
||||
extends: .Debian
|
||||
|
|
Loading…
Reference in a new issue