Adding OpenSearch 2.0 to the test matrix (#168)

Signed-off-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
Vacha Shah
2022-05-26 16:07:27 -07:00
committed by GitHub
parent cae0577fd2
commit 76f2b60d11
+1
View File
@@ -22,6 +22,7 @@ jobs:
- { opensearch_version: 1.2.4 }
- { opensearch_version: 1.3.0 }
- { opensearch_version: 1.3.1 }
- { opensearch_version: 2.0.0 }
steps:
- name: Checkout