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 4920266 commit c12d18dCopy full SHA for c12d18d
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- java: [11, 17, 21]
+ java: [11, 17, 21, 25]
29
steps:
30
- uses: actions/checkout@v4
31
- uses: actions/setup-java@v3
0 commit comments