Skip to content

Conversation

@xerial
Copy link
Owner

@xerial xerial commented Jul 19, 2025

Summary

  • Replace olafurpg/setup-scala@v14 with actions/setup-java@v4 in snapshot workflow
  • Use Zulu OpenJDK distribution for consistency with other workflows
  • Maintain Java 11 version requirement

Benefits

  • Better consistency across CI workflows (test.yml and release.yml already use setup-java)
  • Use officially maintained GitHub Action
  • Cleaner configuration with explicit distribution choice

🤖 Generated with Claude Code

Updates snapshot.yml to use actions/setup-java@v4 instead of olafurpg/setup-scala@v14 for better consistency with other workflows and official GitHub Actions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@xerial xerial merged commit e8e8ec7 into master Jul 19, 2025
8 checks passed
@xerial xerial deleted the use-setup-java-in-ci branch July 19, 2025 18:22
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.

1 participant