Skip to content

Commit 2f0d4ab

Browse files
committed
ci: increase timeout for Windows runner
Signed-off-by: Milas Bowman <[email protected]>
1 parent aead1bf commit 2f0d4ab

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
@@ -36,5 +36,6 @@ jobs:
3636
- uses: golangci/golangci-lint-action@v3
3737
with:
3838
version: v1.51.1
39+
args: --timeout 5m
3940
- name: Test
4041
run: go test ./...

0 commit comments

Comments
 (0)