We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8a632 commit cda0bb2Copy full SHA for cda0bb2
.github/workflows/main.yml
@@ -26,7 +26,8 @@ jobs:
26
sudo sysctl -w vm.max_map_count=262144
27
- uses: elastic/elastic-github-actions/elasticsearch@master
28
with:
29
- stack-version: 8.0.0-SNAPSHOT
+ stack-version: 9.0.0-SNAPSHOT
30
+ security-enabled: false
31
- uses: ruby/setup-ruby@v1
32
33
ruby-version: ${{ matrix.ruby }}
0 commit comments