Skip to content

Commit f17b5b5

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) (cherry picked from commit 5ac9650) (cherry picked from commit 036b58a) (cherry picked from commit 8918ecb)
1 parent 11519da commit f17b5b5

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)