File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
STACK_VERSION :
3
3
- 7.17-SNAPSHOT
4
- - 8.0.0 -SNAPSHOT
4
+ - 8.0-SNAPSHOT
5
5
6
6
RUBY_TEST_VERSION :
7
7
- 3.1
@@ -14,9 +14,9 @@ TEST_SUITE:
14
14
- platinum
15
15
16
16
exclude :
17
- - STACK_VERSION : 8.0.0 -SNAPSHOT
17
+ - STACK_VERSION : 8.0-SNAPSHOT
18
18
RUBY_TEST_VERSION : 3.0
19
- - STACK_VERSION : 8.0.0 -SNAPSHOT
19
+ - STACK_VERSION : 8.0-SNAPSHOT
20
20
RUBY_TEST_VERSION : 2.7
21
- - STACK_VERSION : 8.0.0 -SNAPSHOT
21
+ - STACK_VERSION : 8.0-SNAPSHOT
22
22
RUBY_TEST_VERSION : 2.6
Original file line number Diff line number Diff line change 26
26
sudo sysctl -w vm.max_map_count=262144
27
27
- uses : elastic/elastic-github-actions/elasticsearch@master
28
28
with :
29
- stack-version : 8.0.0 -SNAPSHOT
29
+ stack-version : 8.0-SNAPSHOT
30
30
- uses : ruby/setup-ruby@v1
31
31
with :
32
32
ruby-version : ${{ matrix.ruby }}
You can’t perform that action at this time.
0 commit comments