Skip to content

Commit cda31f1

Browse files
committed
Extend CI timeout as windows fail
Signed-off-by: apostasie <[email protected]>
1 parent 5e8765b commit cda31f1

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)