We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7d336 commit 7c448f8Copy full SHA for 7c448f8
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- jdk: [ 11, 17, 21 ]
+ jdk: [ 11, 17, 21, 25 ]
9
include:
10
- jdk: 21
11
analysis: true
0 commit comments