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 730a77c + a3523fc commit fa8cc50Copy full SHA for fa8cc50
.github/workflows/mvn.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [windows-2022, ubuntu-22.04, macos-12]
16
- java: [11, 20]
+ java: [11, 21]
17
steps:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-java@v4
0 commit comments