chore(ci): increase lane-shas timeout to 45 minutes
This commit is contained in:
parent
44f7258b16
commit
015c9fac0e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lane-shas.yml
vendored
2
.github/workflows/lane-shas.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
verify:
|
||||
name: verify pinned lane SHAs
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 20
|
||||
timeout-minutes: 45
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue