We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb13209 commit 2c4e730Copy full SHA for 2c4e730
1 file changed
.github/workflows/build.yaml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
strategy:
45
matrix:
46
- java-version: ['11', '17']
+ java-version: ['11', '25']
47
48
steps:
49
- name: Checkout repository
0 commit comments