Skip to content

Commit 76f2b60

Browse files
authored
Adding OpenSearch 2.0 to the test matrix (opensearch-project#168)
Signed-off-by: Vacha Shah <vachshah@amazon.com>
1 parent cae0577 commit 76f2b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- { opensearch_version: 1.2.4 }
2323
- { opensearch_version: 1.3.0 }
2424
- { opensearch_version: 1.3.1 }
25+
- { opensearch_version: 2.0.0 }
2526

2627
steps:
2728
- name: Checkout

0 commit comments

Comments
 (0)