Skip to content

Commit a7c2f82

Browse files
committed
Update CI tests from JDK 23 to 24
1 parent ace2ab8 commit a7c2f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
jdk: [17, 21, 23]
13+
jdk: [17, 21, 24]
1414
runs-on: ubuntu-latest
1515
timeout-minutes: 30
1616

0 commit comments

Comments
 (0)