Skip to content

Commit e306852

Browse files
committed
CI -> J25
1 parent 181ede0 commit e306852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: JDK ${{ matrix.java }}
1111
strategy:
1212
matrix:
13-
java: [ 21, 24 ]
13+
java: [ 21, 25 ]
1414

1515
steps:
1616
- name: Checkout...

0 commit comments

Comments
 (0)