Skip to content

Commit b9b651c

Browse files
committed
Increased the release job timeout.
Signed-off-by: Hermann Mayer <hermann.mayer92@gmail.com>
1 parent a44bbb4 commit b9b651c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
docs:
1717
name: Release the gem
1818
runs-on: ubuntu-22.04
19-
timeout-minutes: 5
19+
timeout-minutes: 10
2020
steps:
2121
- uses: actions/checkout@v4
2222

0 commit comments

Comments
 (0)