We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7983a25 commit da87a9cCopy full SHA for da87a9c
1 file changed
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
fail-fast: false
47
matrix:
48
- jdk: [17, 21, 23]
+ jdk: [17, 21, 25]
49
maven: [3.9.9]
50
image: [ubuntu, conda-jni-cdata]
51
include:
0 commit comments