Skip to content

Commit 0a820b3

Browse files
committed
Java/jOOQ: Use Java 25 LTS
1 parent 0f69f96 commit 0a820b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lang-java-jooq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
os: [ 'ubuntu-latest' ]
4040
java-version: [
4141
'21',
42-
'24',
42+
'25',
4343
]
4444
cratedb-version: [ 'nightly' ]
4545

0 commit comments

Comments
 (0)