michael-o commented on code in PR #49: URL: https://github.com/apache/maven-gh-actions-shared/pull/49#discussion_r913629014
########## .github/workflows/maven-verify-test.yml: ########## @@ -32,3 +32,4 @@ jobs: ff-goal: test verify-goal: clean install verify-fail-fast: false + maven-matrix: '[ "3.2.5", "3.8.6" ]' Review Comment: Is this an interval or simply the lowest and the highest version? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org