Skip to content

Commit 2c4e730

Browse files
committed
build: bump java build version to 25
Signed-off-by: András Felleg <Andras.Felleg@ibm.com>
1 parent cb13209 commit 2c4e730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
strategy:
4545
matrix:
46-
java-version: ['11', '17']
46+
java-version: ['11', '25']
4747

4848
steps:
4949
- name: Checkout repository

0 commit comments

Comments
 (0)