chore: increase golangci-lint timeout to 30m
Some checks failed
Build and Release / Lint and Test (push) Successful in 43m55s
Build and Release / Build Binaries (amd64, darwin) (push) Failing after 3m30s
Build and Release / Build Binaries (arm64, darwin) (push) Failing after 2m18s
Build and Release / Build Docker Image (push) Failing after 16s
Build and Release / Build Binaries (arm64, linux) (push) Failing after 2m8s
Build and Release / Build Binaries (amd64, linux) (push) Failing after 15m40s
Build and Release / Build Binaries (amd64, windows) (push) Failing after 15m40s
Build and Release / Create Release (push) Has been skipped

The 10m timeout was insufficient for CI runs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
David H. Friedel Jr. 2026-01-09 18:33:36 -05:00
parent 778f4dff1f
commit aa3f249dbb

View File

@ -196,4 +196,4 @@ formatters:
- examples$ - examples$
run: run:
timeout: 10m timeout: 30m