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 acc1bc9 commit 540be03Copy full SHA for 540be03
.github/workflows/maven.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
28
with:
29
jdk-fast-fail-build: '11'
30
-# jdk-matrix: '["11", "17", "20", "21-ea"]'
+ jdk-matrix: '["11", "17"]'
31
jdk-distribution-matrix: '["zulu", "temurin", "microsoft", "liberica","corretto"]'
32
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
33
# matrix-exclude: '[
0 commit comments