tuxji commented on PR #872:
URL: https://github.com/apache/daffodil/pull/872#issuecomment-1310443027

   > I think this is a question for other devs: should we consider adding a 
GitHub action for macOS to ensure this continues to work?
   
   Peter and I certainly can modify the GitHub Actions CI workflow if anyone 
else would like macOS support.  If we do so, I propose that we run only one job 
on the macOS runner (that is, we don't test Java 8, 11, and 17 since that would 
be redundant with the Linux and Windows runners already testing Java 8, 11, and 
17).  I have been using Java 11 as my machine's Java runtime up to now, but 
googling makes me think our choice really should be between Java 8 (if we want 
to support the most widely used Java runtime) or Java 17 (if we want to support 
the current LTS version and Java 17 was released over 1 year ago, so it's had 
enough time to fix bugs and become a stable runtime).  Shall we test only Java 
17 on the macOS runner?


-- 
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]

Reply via email to