Increase timeout as we don't have caching yet

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2023-08-23 14:22:32 +02:00
parent 2909d96e51
commit 4044cda31f
No known key found for this signature in database
GPG Key ID: A3CBE0C3D2861635

View File

@ -23,7 +23,7 @@ jobs:
e2e-mac:
name: Build and test
runs-on: ${{ matrix.os }}
timeout-minutes: 25
timeout-minutes: 55
strategy:
fail-fast: false
matrix: