Skip to content

Commit b59bc5c

Browse files
authored
Merge pull request #240 from krunalhinguu/fix-workflow-runtime
2 parents 9136853 + 7142587 commit b59bc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
contents: read
2828
needs: validate
2929
runs-on: ubuntu-latest
30-
timeout-minutes: 90
30+
timeout-minutes: 120
3131
if: github.event_name == 'pull_request'
3232
container:
3333
image: rancher/dapper:v0.6.0

0 commit comments

Comments
 (0)