Skip to content

Commit f748b8a

Browse files
authored
Merge pull request #5628 from dibarbet/increase_timeout
Increase release CI timeout
2 parents 0f7ac43 + 3097fe3 commit f748b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build:
99
runs-on: ubuntu-latest
10-
timeout-minutes: 30
10+
timeout-minutes: 40
1111

1212
steps:
1313
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)