Skip to content

Commit 97a647b

Browse files
committed
Update CI: JDK 23 -> 25
1 parent 1601331 commit 97a647b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
java_version: ['8', '11', '17', '21', '23']
21+
java_version: ['8', '11', '17', '21', '25']
2222
os: ['ubuntu-24.04']
2323
include:
2424
- java_version: '8'

0 commit comments

Comments
 (0)