Skip to content

Commit

Permalink
Double timeouts
Browse files Browse the repository at this point in the history
Emulated platforms need more time.
  • Loading branch information
workingjubilee committed Jul 27, 2023
1 parent 920d46f commit d6585c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-ci-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
VERIFY: ${{ inputs.verify }}
FEATURES: ${{ inputs.features }}
- name: Run CI Script
timeout-minutes: 15
timeout-minutes: 30
run: ${{ inputs.script }}
env:
TARGET: ${{ inputs.target }}
Expand Down

0 comments on commit d6585c7

Please sign in to comment.