Skip to content

Commit c3f3879

Browse files
authored
Merge pull request #4682 from AkihiroSuda/dev
CI: lint: increase timeout
2 parents e50b013 + ec739b5 commit c3f3879

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
@@ -34,7 +34,7 @@ jobs:
3434
goos: linux
3535
canary: true
3636
with:
37-
timeout: 5
37+
timeout: 10
3838
go-version: "1.25"
3939
runner: ubuntu-24.04
4040
# Note: in GitHub yaml world, if `matrix.canary` is undefined, and is passed to `inputs.canary`, the job

0 commit comments

Comments
 (0)