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 b664a32 commit 21aa97bCopy full SHA for 21aa97b
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- java: [ 17, 21 ]
+ java: [ 17, 21, 25 ]
19
steps:
20
- uses: actions/checkout@v4
21
- name: Set up JDK ${{ matrix.java }}
0 commit comments