Commit 4c88e7e2 authored by Jan Kiene's avatar Jan Kiene
Browse files

even shorter duration to be extra sure

parent 80b1eadc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ import subprocess
import pathlib


DURATION = "60"
DURATION = "30"
CFG = "ci_linux_ltv.json"
SUPPORTED_TESTS = ["CLANG1", "CLANG2", "CLANG3", "VALGRIND"]
EP_FILE = "ep_015.g192"