fix(test): Increase boot wait time

This commit is contained in:
Carlos Álvaro
2023-04-20 07:29:20 +02:00
committed by Carlos D. Álvaro
parent 4cad83b724
commit ca0168f51c

View File

@@ -92,7 +92,7 @@ jobs:
env:
DOCKER_CLI_EXPERIMENTAL: enabled
PLATFORM: ${{ matrix.platform }}
BOOTUP_WAIT_SECONDS: 60
BOOTUP_WAIT_SECONDS: 90
steps:
- name: Checkout repository