1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-21 13:34:21 +03:00

semaphore: bump timeout

When semaphore is overloaded tests can take more than 1hr, bump
timeout
This commit is contained in:
Luca Boccassi 2024-12-13 22:08:27 +00:00
parent d218ecc733
commit 1855064d4e

View File

@ -15,7 +15,7 @@ auto_cancel:
when: "true"
execution_time_limit:
hours: 1
hours: 2
blocks:
- name: "Setup & test"