Skip to content

Commit ed64c1c

Browse files
committed
[CI] Updates ES_YAML_TESTS_BRANCH to 9.0
1 parent 505c4f1 commit ed64c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ steps:
2929
env:
3030
RUBY_VERSION: "{{ matrix.ruby }}"
3131
STACK_VERSION: 9.0.0-SNAPSHOT
32-
ES_YAML_TESTS_BRANCH: main
32+
ES_YAML_TESTS_BRANCH: 9.0
3333
TRANSPORT_VERSION: "{{ matrix.transport }}"
3434
RUBY_SOURCE: "{{ matrix.ruby_source }}"
3535
TEST_SUITE: "platinum"
@@ -62,7 +62,7 @@ steps:
6262
RUBY_VERSION: "3.4"
6363
RUBY_SOURCE: "ruby"
6464
TEST_SUITE: serverless
65-
ES_YAML_TESTS_BRANCH: main
65+
ES_YAML_TESTS_BRANCH: 9.0
6666
QUIET: false
6767
command: ./.buildkite/run-yaml-tests.sh
6868
artifact_paths: "elasticsearch-api/tmp/*"

0 commit comments

Comments
 (0)