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 146894a commit af66d74Copy full SHA for af66d74
.github/workflows/mvn.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [windows-2022, ubuntu-24.04, macos-15]
20
- java: [11, 17, 21]
+ java: [17, 21]
21
steps:
22
- uses: actions/checkout@v4
23
- uses: actions/setup-java@v4
0 commit comments