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 d3d1f31 commit 1d11cdaCopy full SHA for 1d11cda
.buildkite/pipeline.yml
@@ -63,7 +63,7 @@ steps:
63
env:
64
RUBY_VERSION: "3.4"
65
STACK_VERSION: 8.18.0-SNAPSHOT
66
- ES_YAML_TESTS_BRANCH: 8.x
+ ES_YAML_TESTS_BRANCH: 8.18
67
TRANSPORT_VERSION: "8.3"
68
RUBY_SOURCE: "ruby"
69
TEST_SUITE: "platinum"
.github/workflows/otel.yml
@@ -2,10 +2,10 @@ name: opentelemetry
2
on:
3
push:
4
branches:
5
- - 8.x
+ - 8.18
6
pull_request:
7
8
9
jobs:
10
test-otel:
11
name: 'Test Open Telemetry'
0 commit comments