Skip to content

Commit

Permalink
build: extend release timeout (#27199)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Feb 9, 2024
1 parent 065288d commit 8125239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -549,7 +549,7 @@ jobs:

if: github.repository == 'renovatebot/renovate' && github.event_name != 'pull_request'
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 60
permissions:
contents: write
issues: write
Expand Down

0 comments on commit 8125239

Please sign in to comment.