We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75e182c + cda31f1 commit 65658d3Copy full SHA for 65658d3
.github/workflows/tigron.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
lint:
17
- timeout-minutes: 10
+ timeout-minutes: 15
18
name: "${{ matrix.goos }} ${{ matrix.os }} | go ${{ matrix.canary }}"
19
runs-on: ${{ matrix.os }}
20
defaults:
0 commit comments