Skip to content

Commit 0108bee

Browse files
committed
Get aggresive to see if it will start this way...can go to run pattern next
1 parent 8bf887a commit 0108bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
--health-cmd "cqlsh -e 'SHOW VERSION' localhost"
3535
--health-interval 10s
3636
--health-timeout 5s
37-
--health-retries 10
37+
--health-retries 40
3838
env:
3939
BUNDLE_GEMFILE: gemfiles/rails_${{ matrix.rails }}.gemfile
4040
steps:

0 commit comments

Comments
 (0)