mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
semaphore: bump timeout
When semaphore is overloaded tests can take more than 1hr, bump timeout
This commit is contained in:
@@ -15,7 +15,7 @@ auto_cancel:
|
||||
when: "true"
|
||||
|
||||
execution_time_limit:
|
||||
hours: 1
|
||||
hours: 2
|
||||
|
||||
blocks:
|
||||
- name: "Setup & test"
|
||||
|
||||
Reference in New Issue
Block a user