Skip to content

Commit c2de887

Browse files
committed
Merge pull request #3794 from ActiveState/mitchell/cp-1278-2
Increase overall job timeout.
1 parent 0017566 commit c2de887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)