mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
CI: increase self-hosted runner timeout from 30 to 120 seconds (#33596)
Signed-off-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
parent
022a95a2cd
commit
5ee8e2e55b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Wait a bit
|
||||
run: sleep 30
|
||||
run: sleep 120
|
||||
|
||||
- name: Cancel if workload job is still queued
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue