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 84abe3e commit 0a1553aCopy full SHA for 0a1553a
.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