Skip to content

Commit 736dad2

Browse files
committed
maven matrix from 3.3.9
Signed-off-by: Olivier Lamy <[email protected]>
1 parent 2fc75c0 commit 736dad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "liberica", "adopt-openj9" ]'
3131
jdk-matrix: '[ "8", "11", "17", "18", "19-ea" ]'
3232
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"},{ "jdk": "19-ea", "distribution": "microsoft"},{ "jdk": "18", "distribution": "microsoft"},{ "jdk": "19-ea", "distribution": "adopt-openj9"}]'
33-
maven-matrix: '[ "3.2.5", "3.6.3", "3.8.6" ]' # Maven versions matrix for verify builds
33+
maven-matrix: '[ "3.3.9", "3.6.3", "3.8.6" ]' # Maven versions matrix for verify builds

0 commit comments

Comments
 (0)