Increase CI delay for slow arm tests

This commit is contained in:
thespad
2024-05-26 14:52:38 +01:00
parent 86a3af38fd
commit 9002b8b086
2 changed files with 2 additions and 2 deletions

View File

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