Skip to content

Commit

Permalink
[CI] Updates STACK_VERSION 8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Feb 14, 2024
1 parent 1dea87b commit fb6bacf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
env:
RUBY_VERSION: "{{ matrix.ruby }}"
TEST_SUITE: "{{ matrix.suite }}"
STACK_VERSION: 8.11-SNAPSHOT
STACK_VERSION: 8.11.4
TRANSPORT_VERSION: "{{ matrix.transport }}"
RUBY_SOURCE: "{{ matrix.ruby_source }}"
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/8.11.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.11-SNAPSHOT
stack-version: 8.11.4
security-enabled: false
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit fb6bacf

Please sign in to comment.