Skip to content

Commit

Permalink
Set timeout to 300 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Nov 20, 2024
1 parent a5fcf65 commit 72ac68f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
# XXX Ideally we would like to use --no-color to simplify Homebrew's formula checks.
# See: https://github.com/kdeldycke/meta-package-manager/issues/1004
--no-color --output-format csv installed
--no-color --output-format csv installed
timeout: 300

0 comments on commit 72ac68f

Please sign in to comment.