Skip to content

Commit 9f7cba7

Browse files
committed
Delete
Signed-off-by: pipiland2612 <[email protected]>
1 parent 1118bd6 commit 9f7cba7

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

.github/workflows/ci-e2e-all.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ permissions:
1818
jobs:
1919
elasticsearch:
2020
uses: ./.github/workflows/ci-e2e-elasticsearch.yml
21-
opensearch:
22-
uses: ./.github/workflows/ci-e2e-opensearch.yml

.github/workflows/ci-e2e-elasticsearch.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- major: 6.x
22-
distribution: elasticsearch
23-
jaeger: v1
24-
- major: 7.x
25-
distribution: elasticsearch
26-
jaeger: v1
27-
- major: 8.x
28-
distribution: elasticsearch
29-
jaeger: v1
3021
- major: 8.x
3122
distribution: elasticsearch
3223
jaeger: v2

0 commit comments

Comments
 (0)