Skip to content

Commit 3f3bfcd

Browse files
committed
Revert "[CI] JDK 25 GA."
This reverts commit feea62b.
1 parent feea62b commit 3f3bfcd

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', '25' ]
35+
java: [ '17', '21', '24' ]
3636
os: [ 'ubuntu-24.04', 'windows-latest', 'macos-15' ]
3737
steps:
3838
- name: Checkout code

0 commit comments

Comments
 (0)