Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Frontend CI to Use JDK 21 #798

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

kaituo
Copy link
Collaborator

@kaituo kaituo commented Jun 19, 2024

Description

This PR updates the frontend CI configuration to set up JDK 21, aligning with the baseline JDK 21 already set on the backend (opensearch-project/anomaly-detection#1228). Without this update, remote tests in CI would fail with the error: "error: release version 21 not supported."

Testing:

  • Verified that remote tests in CI pass successfully with JDK 21.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

This PR updates the frontend CI configuration to set up JDK 21, aligning with the baseline JDK 21 already set on the backend (opensearch-project/anomaly-detection#1228). Without this update, remote tests in CI would fail with the error: "error: release version 21 not supported."

Testing:
* Verified that remote tests in CI pass successfully with JDK 21.

Signed-off-by: Kaituo Li <kaituo@amazon.com>
@amitgalitz amitgalitz merged commit 3d1245f into opensearch-project:main Jun 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github actions Updating or adding GitHub actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants