We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba6ce9 commit b4b5363Copy full SHA for b4b5363
1 file changed
.github/workflows/homebrew.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
update_homebrew:
12
- timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
+ timeout-minutes: 5
13
name: Update Insomnia Formula
14
# must be macos, linux-brew doesn't have casks
15
runs-on: macos-latest
0 commit comments