Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit fd5d0c2

Browse files
chris-cronendeloof
authored andcommitted
Add CI timeout
Signed-off-by: Christopher Crone <[email protected]>
1 parent 2555949 commit fd5d0c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
build:
55
name: Build
66
runs-on: ubuntu-latest
7+
timeout-minutes: 5
78
steps:
89
- name: Set up Go 1.13
910
uses: actions/setup-go@v1

0 commit comments

Comments
 (0)