Skip to content

Commit 0cfb9fd

Browse files
committed
Increase overall job timeout.
1 parent a163625 commit 0cfb9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# === OS Specific Job (runs on each OS) ===
3434
os_specific:
3535
name: ${{ matrix.sys.os }}
36-
timeout-minutes: 90
36+
timeout-minutes: 120
3737
strategy:
3838
matrix:
3939
go-version:

0 commit comments

Comments
 (0)