``` strategy: matrix: java: - version: 17 toolchain: true - version: 21 toolchain: true ``` See if they run with Java 25, and if not, try to fix that.