Skip to content

Commit 287fdfe

Browse files
committed
Update linter timeout to match main branch
Mismatch between GH actions CI settings and the config Signed-off-by: Phil Estes <[email protected]>
1 parent 0c285d4 commit 287fdfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
version: v1.50.1
5151
skip-cache: true
52-
args: --timeout=5m
52+
args: --timeout=8m
5353

5454
#
5555
# Project checks

0 commit comments

Comments
 (0)