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.
2 parents bdb195c + ed733db commit 093772eCopy full SHA for 093772e
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
# os: [macos-latest, ubuntu-latest, windows-latest]
19
os: [ubuntu-latest]
20
- java-version: [21, 22]
+ java-version: [21, 22, 23]
21
22
runs-on: ${{ matrix.os }}
23
.github/workflows/solutions.yml
0 commit comments