Unverified Commit 636a743c authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

CI: give windows lint more time (#7635)

It looks like 8 minutes isn't quite enough and we're seeing sporadic timeouts
parent df011054
......@@ -281,7 +281,7 @@ jobs:
shell: bash
- uses: golangci/golangci-lint-action@v6
with:
args: --timeout 8m0s -v
args: --timeout 10m0s -v
test:
strategy:
matrix:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment