Skip to content

Commit c3b97b2

Browse files
committed
Add bwc test from all old versions
Signed-off-by: Heemin Kim <heemin@amazon.com>
1 parent a759207 commit c3b97b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backwards_compatibility_tests_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
java: [ 21 ]
4444
os: [ubuntu-latest,windows-latest]
45-
bwc_version: [ "2.19.0-SNAPSHOT" ]
45+
bwc_version: ["2.9.0","2.10.0","2.11.0","2.12.0","2.13.0","2.14.0","2.15.0","2.16.0","2.17.0","2.18.0","2.19.0-SNAPSHOT"]
4646
opensearch_version: [ "3.0.0-SNAPSHOT" ]
4747

4848
name: NeuralSearch Rolling-Upgrade BWC Tests

0 commit comments

Comments
 (0)