Skip to content

Commit 5ac9650

Browse files
committed
semaphore: bump timeout
When semaphore is overloaded tests can take more than 1hr, bump timeout (cherry picked from commit 1855064) (cherry picked from commit 96b9fe8) (cherry picked from commit 5438748)
1 parent cd6f07e commit 5ac9650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ auto_cancel:
1515
when: "true"
1616

1717
execution_time_limit:
18-
hours: 1
18+
hours: 2
1919

2020
blocks:
2121
- name: "Setup & test"

0 commit comments

Comments
 (0)