Skip to content

Commit 45672a8

Browse files
committed
Support java 25
1 parent 1450030 commit 45672a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
java: # We want to test on LTSs.
2828
- '17'
2929
- '21'
30+
- '25'
3031
steps:
3132
- name: actions/setup-java@v3 (JDK ${{ matrix.java }})
3233
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0

0 commit comments

Comments
 (0)