Skip to content

Commit feea62b

Browse files
committed
[CI] JDK 25 GA.
1 parent 0130951 commit feea62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
java: [ '17', '21', '24' ]
35+
java: [ '17', '21', '25' ]
3636
os: [ 'ubuntu-24.04', 'windows-latest', 'macos-15' ]
3737
steps:
3838
- name: Checkout code

0 commit comments

Comments
 (0)