Skip to content

CI: Drop JDK 11, add JDK 25#236

Open
guizmaii wants to merge 4 commits into
series/2.xfrom
ci/drop-jdk11-add-jdk25
Open

CI: Drop JDK 11, add JDK 25#236
guizmaii wants to merge 4 commits into
series/2.xfrom
ci/drop-jdk11-add-jdk25

Conversation

@guizmaii

@guizmaii guizmaii commented Feb 25, 2026

Copy link
Copy Markdown
Member

Summary

  • Drop JDK 11 from the CI test matrix as it has reached end of life
  • Add JDK 25 to the CI test matrix
  • The test matrix now runs against JDK 17, 21, and 25

Copilot AI review requested due to automatic review settings May 3, 2026 03:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the CI workflow's Java test matrix to stop testing on the EOL JDK 11 and start testing on newer supported JDK releases, aligning the matrix with JDK 17, 21, and 25.

Changes:

  • Removed JDK 11 from the CI matrix.
  • Added JDK 17 to the CI matrix.
  • Added JDK 25 to the CI matrix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants