File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 sudo sysctl -w vm.max_map_count=262144
2727 - uses : elastic/elastic-github-actions/elasticsearch@master
2828 with :
29- stack-version : 8.16.0-SNAPSHOT
29+ stack-version : 8.17.0
3030 security-enabled : false
3131 - uses : ruby/setup-ruby@v1
3232 with :
4040 - name : elasticsearch
4141 run : cd elasticsearch && bundle exec rake test:all
4242 - name : elasticsearch-api
43- run : rake es:download_artifacts[8.16.0-SNAPSHOT ] && cd elasticsearch-api && bundle exec rake test:spec test:platinum:unit
43+ run : rake es:download_artifacts[8.17.0 ] && cd elasticsearch-api && bundle exec rake test:spec test:platinum:unit
Original file line number Diff line number Diff line change 2828 sudo sysctl -w vm.max_map_count=262144
2929 - uses : elastic/elastic-github-actions/elasticsearch@master
3030 with :
31- stack-version : 8.16.0-SNAPSHOT
31+ stack-version : 8.17.0
3232 security-enabled : false
3333 - uses : ruby/setup-ruby@v1
3434 with :
4242 - name : elasticsearch
4343 run : cd elasticsearch && bundle exec rake test:all
4444 - name : elasticsearch-api
45- run : rake es:download_artifacts[8.16.0-SNAPSHOT ] && cd elasticsearch-api && bundle exec rake test:spec test:platinum:unit
45+ run : rake es:download_artifacts[8.17.0 ] && cd elasticsearch-api && bundle exec rake test:spec test:platinum:unit
You can’t perform that action at this time.
0 commit comments