We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44bbb4 commit b9b651cCopy full SHA for b9b651c
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
docs:
17
name: Release the gem
18
runs-on: ubuntu-22.04
19
- timeout-minutes: 5
+ timeout-minutes: 10
20
steps:
21
- uses: actions/checkout@v4
22
0 commit comments