Skip to content

Commit

Permalink
test build with 18 and 19-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Jul 21, 2022
1 parent b965e04 commit c475898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
with:
jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "liberica", "adopt-openj9" ]'
jdk-matrix: '[ "8", "11", "17", "18", "19-ea" ]'
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"}]'

0 comments on commit c475898

Please sign in to comment.