From b0063a4a25910768defff2dda19d8ea8f57da379 Mon Sep 17 00:00:00 2001 From: 9seconds Date: Mon, 21 Mar 2022 14:21:07 +0300 Subject: [PATCH] Increase test time in CI --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 27fa54e..ba56441 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: test: name: Test runs-on: ubuntu-latest - timeout-minutes: 5 + timeout-minutes: 10 strategy: matrix: go_version: