Skip to content

Commit 540be03

Browse files
authored
Not yet ready
1 parent acc1bc9 commit 540be03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
2828
with:
2929
jdk-fast-fail-build: '11'
30-
# jdk-matrix: '["11", "17", "20", "21-ea"]'
30+
jdk-matrix: '["11", "17"]'
3131
jdk-distribution-matrix: '["zulu", "temurin", "microsoft", "liberica","corretto"]'
3232
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
3333
# matrix-exclude: '[

0 commit comments

Comments
 (0)