Skip to content

Commit 718ec3e

Browse files
authored
test build with 18 and 19-ea
1 parent 54d0927 commit 718ec3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
2828
with:
2929
jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "liberica", "adopt-openj9" ]'
30+
jdk-matrix: '[ "8", "11", "17", "18", "19-ea" ]'
3031
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"}]'

0 commit comments

Comments
 (0)