Skip to content

Commit

Permalink
[CI] Updates Test Matrix for 8.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Apr 4, 2022
1 parent dba53bb commit 2bc1f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/test-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
STACK_VERSION:
- 8.0.0-SNAPSHOT
- 8.0-SNAPSHOT

RUBY_TEST_VERSION:
- 3.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/8.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo sysctl -w vm.max_map_count=262144
- uses: elastic/elastic-github-actions/elasticsearch@master
with:
stack-version: 8.0.0-SNAPSHOT
stack-version: 8.0-SNAPSHOT
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit 2bc1f2b

Please sign in to comment.