Skip to content

Commit 4005f79

Browse files
ci: Increase timeout
1 parent f847f89 commit 4005f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
prebuild:
2323
name: Pre-build checks
2424
runs-on: ubuntu-24.04
25-
timeout-minutes: 30
25+
timeout-minutes: 60
2626
if: |
2727
github.event.action != 'edited' ||
2828
contains(github.event.pull_request.body, 'Changelog')

0 commit comments

Comments
 (0)