We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0017566 commit c2de887Copy full SHA for c2de887
1 file changed
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
# === OS Specific Job (runs on each OS) ===
33
os_specific:
34
name: ${{ matrix.sys.os }}
35
- timeout-minutes: 90
+ timeout-minutes: 120
36
strategy:
37
matrix:
38
go-version:
0 commit comments