From b61cb75e44bfc1a985d174e8bca9b913f859ba2f Mon Sep 17 00:00:00 2001 From: Vadim Date: Wed, 3 May 2023 12:38:06 +0200 Subject: [PATCH] timeout --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b32ae4..28c3401 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ on: jobs: build: runs-on: macos-11 - timeout-minutes: 5 + timeout-minutes: 10 steps: - uses: shaunco/ssh-agent@git-repo-mapping