mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-04 22:49:40 +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