You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/07/05 10:13:47 UTC

[GitHub] [maven-gh-actions-shared] michael-o commented on a diff in pull request #49: Matrix build with many Maven versions

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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org