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 765e8c1 commit 9d97bf5Copy full SHA for 9d97bf5
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- java: [8, 21]
+ java: [8, 25]
15
steps:
16
- uses: actions/checkout@v5
17
- uses: actions/setup-java@v5
0 commit comments