Increase build timeout limit.
This commit is contained in:
parent
03937eea49
commit
c0005908d9
2
.github/workflows/container.yaml
vendored
2
.github/workflows/container.yaml
vendored
@ -51,6 +51,6 @@ jobs:
|
||||
EARTHLY_PUSH: true
|
||||
uses: nick-fields/retry@v2
|
||||
with:
|
||||
timeout_minutes: 10
|
||||
timeout_minutes: 20
|
||||
max_attempts: 3
|
||||
command: ./build/develop/container.sh
|
||||
|
Loading…
Reference in New Issue
Block a user