1 parent a25566e commit 10181fbCopy full SHA for 10181fb
1 file changed
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
fail-fast: false
47
matrix:
48
- jdk: [17, 21, 25]
+ jdk: [17, 21, 23]
49
maven: [3.9.9]
50
image: [ubuntu, conda-jni-cdata]
51
include:
0 commit comments