Skip to content

Commit 16e2310

Browse files
committed
Bump up timeout for lint-build
Signed-off-by: apostasie <[email protected]>
1 parent 4c4feeb commit 16e2310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- go-version: "1.24"
7575
canary: true
7676
with:
77-
timeout: 5
77+
timeout: 10
7878
go-version: ${{ matrix.go-version }}
7979
runner: ubuntu-24.04
8080
canary: ${{ matrix.canary && true || false }}

0 commit comments

Comments
 (0)