Skip to content

Commit da87a9c

Browse files
committed
GH-1078: Update CI test matrix to JDK 25
1 parent 7983a25 commit da87a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
jdk: [17, 21, 23]
48+
jdk: [17, 21, 25]
4949
maven: [3.9.9]
5050
image: [ubuntu, conda-jni-cdata]
5151
include:

0 commit comments

Comments
 (0)