Skip to content

Upgrade to Java 26#281

Open
prdoyle wants to merge 1 commit intoboskworks:mainfrom
prdoyle:java26
Open

Upgrade to Java 26#281
prdoyle wants to merge 1 commit intoboskworks:mainfrom
prdoyle:java26

Conversation

@prdoyle
Copy link
Copy Markdown
Collaborator

@prdoyle prdoyle commented Mar 26, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s build toolchain and CI configuration to use Java 26.

Changes:

  • Bump Gradle toolchain JDK version from 25 to 26 in build.gradle.
  • Update GitHub Actions workflows to install Java 26 (in addition to 25).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
build.gradle Updates jdkVersion used by Gradle toolchains/tests to 26.
.github/workflows/build-and-test.yml Installs Java 26 in CI for build/test jobs.
.github/workflows/release.yml Installs Java 26 in CI for release publishing jobs.

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

@prdoyle
Copy link
Copy Markdown
Collaborator Author

prdoyle commented Mar 26, 2026

The setup-java action can't find Java 26 yet.

Error: Could not find satisfied version for SemVer '26'. 

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