We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861c342 commit e59b62dCopy full SHA for e59b62d
1 file changed
.github/workflows/opencode.yml
@@ -16,7 +16,7 @@ jobs:
16
github.event.comment.author_association == 'MEMBER' ||
17
github.event.comment.author_association == 'OWNER')
18
runs-on: ubuntu-latest
19
- timeout-minutes: 30
+ timeout-minutes: 45
20
env:
21
# This forces actions to use Node 24 and clears the warning
22
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
0 commit comments