Skip to content

Commit 65658d3

Browse files
authored
Merge pull request #4139 from apostasie/tigron-2025-04-ci-timeout
[CI]: extend CI timeout for tigron on windows which occasionally goes over
2 parents 75e182c + cda31f1 commit 65658d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tigron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
lint:
17-
timeout-minutes: 10
17+
timeout-minutes: 15
1818
name: "${{ matrix.goos }} ${{ matrix.os }} | go ${{ matrix.canary }}"
1919
runs-on: ${{ matrix.os }}
2020
defaults:

0 commit comments

Comments
 (0)