Revert Install BBB timeout to 25 minutes (once it is failing very often due to timeout)
This commit is contained in:
parent
a32b9cd900
commit
aa39e2c070
2
.github/workflows/automated-tests.yml
vendored
2
.github/workflows/automated-tests.yml
vendored
@ -262,7 +262,7 @@ jobs:
|
||||
NODE_EXTRA_CA_CERTS: /usr/local/share/ca-certificates/bbb-dev/bbb-dev-ca.crt
|
||||
ACTIONS_RUNNER_DEBUG: true
|
||||
with:
|
||||
timeout_minutes: 15
|
||||
timeout_minutes: 25
|
||||
max_attempts: 2
|
||||
retry_on: any
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user