fix(test): Increase boot wait time
This commit is contained in:
committed by
Carlos D. Álvaro
parent
4cad83b724
commit
ca0168f51c
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user