Skip to content

Commit 99b4126

Browse files
committed
CI: build with Java 25
1 parent 1fcab89 commit 99b4126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
strategy:
3434
matrix:
35-
java: [ '11', '21', '24' ]
35+
java: [ '11', '21', '25' ]
3636

3737
name: Java ${{ matrix.java }} build
3838

0 commit comments

Comments
 (0)