Skip to content

Commit

Permalink
Fixing integration workflow matrix (opensearch-project#155)
Browse files Browse the repository at this point in the history
Signed-off-by: Vacha Shah <vachshah@amazon.com>
  • Loading branch information
VachaShah authored Apr 13, 2022
1 parent b1eaba0 commit 6da20db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
cluster: ["opensearch"]
secured: ["true", "false"]
opensearch_version: []
opensearch_version: [""]

steps:
- name: Checkout
Expand Down

0 comments on commit 6da20db

Please sign in to comment.