Revert Install BBB timeout to 25 minutes (once it is failing very often due to timeout)

This commit is contained in:
Gustavo Trott 2024-09-11 08:58:17 -03:00 committed by GitHub
parent a32b9cd900
commit aa39e2c070
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |