rmuir commented on code in PR #15314: URL: https://github.com/apache/lucene/pull/15314#discussion_r2415748708
########## .github/workflows/run-checks-macos.yml: ########## @@ -0,0 +1,56 @@ +name: "Run checks on MacOS: all modules" Review Comment: Yeah i feel bad copy-pasting the job, just didn't want strange behavior since I'm adding a `cron` here. We can probably merge into a single workflow, but it would mean dragging the mac hacks back in too :( -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
