summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-17 10:49:04 +0300
committerValery Piashchynski <[email protected]>2020-12-17 10:49:04 +0300
commitb25953c053dbe48cf5c0b8138462b03cf323d7d8 (patch)
treebe1e5b20a90ab5760bf6f22612162754ef4a96a8 /.github/workflows
parentacb53196f8ff4518c515225b39c6fb2bac64faae (diff)
Add some time to finish the tests 20->25 minutes
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 204173cd..04545212 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
golang:
name: Build (Go ${{ matrix.go }}, PHP ${{ matrix.php }}, OS ${{matrix.os}})
runs-on: ${{ matrix.os }}
- timeout-minutes: 20
+ timeout-minutes: 25
strategy:
fail-fast: false
matrix: