You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor CI to use matrix strategy and add JDK 24 support (#895)
- Replace individual JDK test jobs with a single matrix-based job
- Add JDK 24 to the test matrix (now tests JDK 8, 11, 17, 21, and 24)
- Simplifies CI configuration and makes it easier to add new JDK versions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
0 commit comments