Skip to content

Commit 752a4ca

Browse files
mansonaGaurav0
authored andcommitted
add fail-fast: false and timeouts to github CI
1 parent 684575c commit 752a4ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
try-scenarios:
146146
name: "ember-try for ember-cli-fastboot: ${{ matrix.ember-try-scenario }}"
147147
runs-on: ubuntu-latest
148-
timeout-minutes: 7
148+
timeout-minutes: 10
149149

150150
strategy:
151151
fail-fast: false

0 commit comments

Comments
 (0)