We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1450030 commit 45672a8Copy full SHA for 45672a8
.github/workflows/gradle.yml
@@ -27,6 +27,7 @@ jobs:
27
java: # We want to test on LTSs.
28
- '17'
29
- '21'
30
+ - '25'
31
steps:
32
- name: actions/setup-java@v3 (JDK ${{ matrix.java }})
33
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
0 commit comments