mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +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
362fb48e57
commit
2909d96e51
2
.github/workflows/e2e-mac.yml
vendored
2
.github/workflows/e2e-mac.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
e2e-mac:
|
||||
name: Build and test
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 25
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user