ci: use 8 parallel jobs for the integration test suite
[platform/upstream/gstreamer.git] / gst-env.py
index ae03246..fb266ad 100755 (executable)
@@ -14,6 +14,7 @@ import pathlib
 import signal
 from functools import lru_cache
 from pathlib import PurePath, Path
+from sys import exit
 
 from typing import Any