Skip to content

Commit b4b5363

Browse files
committed
configure timeout
1 parent 8ba6ce9 commit b4b5363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
update_homebrew:
12-
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
12+
timeout-minutes: 5
1313
name: Update Insomnia Formula
1414
# must be macos, linux-brew doesn't have casks
1515
runs-on: macos-latest

0 commit comments

Comments
 (0)