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 38f1dc8 commit a5b46c2Copy full SHA for a5b46c2
.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@v4
0 commit comments