Skip to content

Fix build#942

Merged
komamitsu merged 3 commits intomasterfrom
fix-build
Jan 4, 2026
Merged

Fix build#942
komamitsu merged 3 commits intomasterfrom
fix-build

Conversation

@komamitsu
Copy link
Copy Markdown
Owner

No description provided.

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@komamitsu komamitsu requested a review from Copilot January 4, 2026 05:38
@komamitsu
Copy link
Copy Markdown
Owner Author

/gemini review

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown
Contributor

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

This PR fixes build issues in the GitHub Actions workflows by updating Gradle configuration and Java version settings.

  • Upgrades Java version from 8 to 21 in the release workflow with documentation explaining the reasoning
  • Replaces inline Gradle caching with explicit gradle/actions/setup-gradle@v5 step across all CI jobs

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/release.yml Updates Java version from 8 to 21 and adds Setup Gradle action with explanatory comments about ByteBuffer compatibility
.github/workflows/ci.yml Removes inline cache: 'gradle' configuration and adds explicit Setup Gradle action across all jobs for consistent caching

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@komamitsu komamitsu merged commit 8a74084 into master Jan 4, 2026
0 of 8 checks passed
@komamitsu komamitsu deleted the fix-build branch January 4, 2026 06:05
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