Skip to content

Commit b451606

Browse files
committed
fix backwards compatibility tests
1 parent 9970ca8 commit b451606

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/compatibility-tests.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ jobs:
4848
- 3.3.0
4949
- 3.2.11
5050
- 3.2.10
51-
- 3.2.9
52-
- 3.2.7
53-
- 3.2.6
5451
include:
5552
- compatibilityVersion: 3.4.2
5653
coherence-image: "ghcr.io/oracle/coherence-ce:14.1.2-0-1"
@@ -96,18 +93,6 @@ jobs:
9693
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.10"
9794
compatibilitySelector: control-plane=coherence
9895
k8s: kindest/node:v1.26.6@sha256:6e2d8b28a5b601defe327b98bd1c2d1930b49e5d8c512e1895099e4504007adb
99-
- compatibilityVersion: 3.2.9
100-
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.10"
101-
compatibilitySelector: control-plane=coherence
102-
k8s: kindest/node:v1.24.12@sha256:1e12918b8bc3d4253bc08f640a231bb0d3b2c5a9b28aa3f2ca1aee93e1e8db16
103-
- compatibilityVersion: 3.2.7
104-
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.10"
105-
compatibilitySelector: control-plane=coherence
106-
k8s: kindest/node:v1.24.12@sha256:1e12918b8bc3d4253bc08f640a231bb0d3b2c5a9b28aa3f2ca1aee93e1e8db16
107-
- compatibilityVersion: 3.2.6
108-
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.10"
109-
compatibilitySelector: control-plane=coherence
110-
k8s: kindest/node:v1.24.12@sha256:1e12918b8bc3d4253bc08f640a231bb0d3b2c5a9b28aa3f2ca1aee93e1e8db16
11196

11297
steps:
11398
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)