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

Commits on Jun 19, 2024

  1. Update Frontend CI to Use JDK 21

    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>
    kaituo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    661f777 View commit details
    Browse the repository at this point in the history