Skip to content

Commit d6585c7

Browse files
Double timeouts
Emulated platforms need more time.
1 parent 920d46f commit d6585c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-ci-script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
VERIFY: ${{ inputs.verify }}
7878
FEATURES: ${{ inputs.features }}
7979
- name: Run CI Script
80-
timeout-minutes: 15
80+
timeout-minutes: 30
8181
run: ${{ inputs.script }}
8282
env:
8383
TARGET: ${{ inputs.target }}

0 commit comments

Comments
 (0)