mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
CMake tests usually takes ~40 seconds. However, sometimes it deadlocks and is only timed out after the 6 hour time limit. Let's set a 2 minute timeout to make it fail sooner. 2 minutes instead of 1 for good measure.