Skip to content

Commit

Permalink
upgraded java version
Browse files Browse the repository at this point in the history
Signed-off-by: 17sushmita <s.sushmita@zomato.com>
  • Loading branch information
17sushmita committed Feb 11, 2025
1 parent 5662bb0 commit 927f29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-unreleased.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
entry:
- { branch: '1.x', java-version: '11' }
- { branch: '2.x', java-version: '17' }
- { branch: 'main', java-version: '17' }
- { branch: 'main', java-version: '21' }
steps:
- name: Checkout OpenSearch
uses: actions/checkout@v4
Expand Down

0 comments on commit 927f29b

Please # to comment.