mthmulders commented on a change in pull request #658:
URL: https://github.com/apache/maven/pull/658#discussion_r785140749
##########
File path: .github/workflows/maven_build_itself.yml
##########
@@ -23,8 +23,8 @@ jobs:
build:
strategy:
matrix:
- os: [ubuntu-latest, windows-latest, macOS-latest]
- java: [8, 11, 17]
+ os: [ubuntu-latest, windows-latest]
Review comment:
This is a secondary check (verifies Maven SNAPSHOT can build itself),
doesn't run the full IT suite. I asked [on
Slack](https://the-asf.slack.com/archives/C7Q9JB404/p1641824261011800) a couple
of days ago and it seemed nobody cared for this particular check to run on OSX.
[We do run the full IT's on OSX,
though.](https://github.com/apache/maven/blob/master/.github/workflows/maven.yml#L53).
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]