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 1914ca5 commit cdde4e6Copy full SHA for cdde4e6
.buildkite/pipeline.yml
@@ -5,7 +5,7 @@ steps:
5
env:
6
RUBY_VERSION: "{{ matrix.ruby }}"
7
TEST_SUITE: "{{ matrix.suite }}"
8
- STACK_VERSION: 8.16.0-SNAPSHOT
+ STACK_VERSION: 9.0.0-SNAPSHOT
9
TRANSPORT_VERSION: "{{ matrix.transport }}"
10
RUBY_SOURCE: "{{ matrix.ruby_source }}"
11
QUIET: false
@@ -67,7 +67,7 @@ steps:
67
provider: "gcp"
68
69
RUBY_VERSION: "3.3"
70
71
ES_YAML_TESTS_BRANCH: main
72
TRANSPORT_VERSION: "8.3"
73
RUBY_SOURCE: "ruby"
0 commit comments