Skip to content

Commit df6d764

Browse files
committed
test against JDK23
1 parent a18fe12 commit df6d764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os: ["ubuntu"]
13-
jvm: ["8", "11", "17", "21", "22"]
13+
jvm: ["8", "11", "17", "21", "23"]
1414
include:
1515
- os: windows
1616
jvm: 21

0 commit comments

Comments
 (0)