The `gradle.yml` GitHub Action currently builds and tests against Java 8, 11 and 13. The recently released Java 17 is an LTS version. Add it to the test matrix.
The
gradle.ymlGitHub Action currently builds and tests against Java 8, 11 and 13.The recently released Java 17 is an LTS version. Add it to the test matrix.