Files
BoatParty/.gitea
Michael BurgessandClaude Sonnet 5 38fbdd22ab
CI / build (push) Failing after 1m31s
Fix CI: run Gradle on JDK 21, let toolchain resolve JDK 25
Gradle 8.11.1 can target JDK 25 via toolchains but can't launch its
own daemon on it yet. Install both JDKs in CI with 21 last so it
becomes JAVA_HOME, while JDK 25 stays available for the toolchain via
JAVA_HOME_25_X64 (same fix validated in the local build).

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-08 08:45:34 -04:00
..