We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8765b commit cda31f1Copy full SHA for cda31f1
.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