Skip to content

Commit 72ac68f

Browse files
committed
Set timeout to 300 seconds
1 parent a5fcf65 commit 72ac68f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
3030
# XXX Ideally we would like to use --no-color to simplify Homebrew's formula checks.
3131
# See: https://github.com/kdeldycke/meta-package-manager/issues/1004
32-
--no-color --output-format csv installed
32+
--no-color --output-format csv installed
33+
timeout: 300

0 commit comments

Comments
 (0)