We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a49625 commit 6d1eeebCopy full SHA for 6d1eeeb
.github/workflows/jruby.yml
@@ -30,7 +30,7 @@ jobs:
30
sudo sysctl -w vm.max_map_count=262144
31
- uses: elastic/elastic-github-actions/elasticsearch@master
32
with:
33
- stack-version: 8.14.0-SNAPSHOT
+ stack-version: 8.15.0-SNAPSHOT
34
security-enabled: false
35
- uses: ruby/setup-ruby@v1
36
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
0 commit comments