Skip to content

Commit 442daeb

Browse files
authored
Merge pull request #3794 from ActiveState/mitchell/cp-1278-2
Increase overall job timeout.
2 parents a163625 + 0cfb9fd commit 442daeb

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)