Skip to content

Commit 87e6796

Browse files
committed
CI: build with Java 25
1 parent 8d9d625 commit 87e6796

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
@@ -28,7 +28,7 @@ jobs:
2828

2929
strategy:
3030
matrix:
31-
java: [ '11', '21' ]
31+
java: [ '11', '21', '25' ]
3232

3333
name: Java ${{ matrix.Java }} build
3434

0 commit comments

Comments
 (0)