ci: lower overall timeout

2 minutes should be more than enough, this more than halves the time to
  detect something's wrong!
This commit is contained in:
Antoine Poinsot 2024-09-11 08:27:28 +02:00
parent 59ba0ad8ef
commit 193f38a7c7
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -8,7 +8,7 @@ task:
EXECUTOR_WORKERS: 3
VERBOSE: 0
LOG_LEVEL: debug
TIMEOUT: 300
TIMEOUT: 120
matrix:
- name: 'Misc functional tests'
env: