We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b236f68 commit fd00b41Copy full SHA for fd00b41
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- java: [ 11, 17, 21, 24 ]
+ java: [ 11, 17, 21, 25 ]
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments