Fixing integration workflow matrix (#155)

Signed-off-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
Vacha Shah
2022-04-13 11:28:51 -07:00
committed by GitHub
parent b1eaba0064
commit 6da20db2d1
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
matrix:
cluster: ["opensearch"]
secured: ["true", "false"]
opensearch_version: []
opensearch_version: [""]
steps:
- name: Checkout