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 1118bd6 commit 9f7cba7Copy full SHA for 9f7cba7
.github/workflows/ci-e2e-all.yml
@@ -18,5 +18,3 @@ permissions:
18
jobs:
19
elasticsearch:
20
uses: ./.github/workflows/ci-e2e-elasticsearch.yml
21
- opensearch:
22
- uses: ./.github/workflows/ci-e2e-opensearch.yml
.github/workflows/ci-e2e-elasticsearch.yml
@@ -18,15 +18,6 @@ jobs:
fail-fast: false
matrix:
version:
- - major: 6.x
- distribution: elasticsearch
23
- jaeger: v1
24
- - major: 7.x
25
26
27
- - major: 8.x
28
29
30
- major: 8.x
31
distribution: elasticsearch
32
jaeger: v2
0 commit comments