mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
Increase timeout as we don't have caching yet
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
2909d96e51
commit
4044cda31f
2
.github/workflows/e2e-mac.yml
vendored
2
.github/workflows/e2e-mac.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
e2e-mac:
|
e2e-mac:
|
||||||
name: Build and test
|
name: Build and test
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
timeout-minutes: 25
|
timeout-minutes: 55
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user