Skip to content

Commit

Permalink
Added OpenSearch 2.12 and 2.13 to integration tests. (opensearch-proj…
Browse files Browse the repository at this point in the history
…ect#963)

Signed-off-by: dblock <dblock@amazon.com>
  • Loading branch information
dblock authored Apr 30, 2024
1 parent 994a878 commit 364f61c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- { opensearch_version: 2.9.0, java: 11 }
- { opensearch_version: 2.10.0, java: 11 }
- { opensearch_version: 2.11.1, java: 11 }
- { opensearch_version: 2.12.0, java: 11 }
- { opensearch_version: 2.13.0, java: 11 }
steps:
- name: Checkout Java Client
uses: actions/checkout@v3
Expand Down

0 comments on commit 364f61c

Please sign in to comment.