Increase CI timeout for slow arm tests

This commit is contained in:
thespad
2024-05-31 15:23:59 +01:00
parent c48eef1549
commit 9dec52e178
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='9696'
- CI_SSL='false'
- CI_DELAY='60'
- CI_DELAY='120'
- CI_DOCKERENV=''
- CI_AUTH=''
- CI_WEBPATH='/system/status'