There was an error while loading. Please reload this page.
1 parent 920d46f commit d6585c7Copy full SHA for d6585c7
.github/workflows/run-ci-script.yml
@@ -77,7 +77,7 @@ jobs:
77
VERIFY: ${{ inputs.verify }}
78
FEATURES: ${{ inputs.features }}
79
- name: Run CI Script
80
- timeout-minutes: 15
+ timeout-minutes: 30
81
run: ${{ inputs.script }}
82
env:
83
TARGET: ${{ inputs.target }}
0 commit comments