chore: use Gradle Java toolchains for the build and test execution by vlsi · Pull Request #923 · sigstore/sigstore-java
vlsi
mentioned this pull request
It enables decoupling of the build JVM vs test JVM. By default we use Java 17 for the build and target with --release 11. Then we vary Java version when running tests Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
vlsi
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters