Skip to content

Commit

Permalink
[MCOMPILER-557] - Upgrade maven-plugin parent to 41 - fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 22, 2023
1 parent d08e14c commit 27cafe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
ff-jdk: "20"
jdk-matrix: '[ "8", "11", "17", "20" ]'
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"},{ "jdk": "20", "distribution": "microsoft"},{ "jdk": "20", "distribution": "adopt-openj9"},]'
maven-matrix: '[ "3.3.9", "3.8.8", "3.9.2" ]' # Maven versions matrix for verify builds
maven-matrix: '[ "3.6.3", "3.8.8", "3.9.5" ]' # Maven versions matrix for verify builds

0 comments on commit 27cafe6

Please sign in to comment.