Adding new OpenSearch versions and updating compatibility matrix (#175)

This commit is contained in:
Vacha Shah
2022-06-28 13:01:20 -07:00
committed by GitHub
parent 3add044c21
commit 144fe88a1d
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -22,7 +22,10 @@ jobs:
- { opensearch_version: 1.2.4 }
- { opensearch_version: 1.3.0 }
- { opensearch_version: 1.3.1 }
- { opensearch_version: 1.3.2 }
- { opensearch_version: 1.3.3 }
- { opensearch_version: 2.0.0 }
- { opensearch_version: 2.0.1 }
steps:
- name: Checkout