We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e50b013 + ec739b5 commit c3f3879Copy full SHA for c3f3879
1 file changed
.github/workflows/workflow-lint.yml
@@ -34,7 +34,7 @@ jobs:
34
goos: linux
35
canary: true
36
with:
37
- timeout: 5
+ timeout: 10
38
go-version: "1.25"
39
runner: ubuntu-24.04
40
# Note: in GitHub yaml world, if `matrix.canary` is undefined, and is passed to `inputs.canary`, the job
0 commit comments