Hi Greg, I think it's a workflow definition, here: https://github.com/apache/lucene/blob/main/.github/workflows/hunspell.yml#L22
Dawid On Sat, Feb 5, 2022 at 5:57 AM Greg Miller <[email protected]> wrote: > > Hey everyone- > > It looks like a recent PR I posted triggered the run of Hunspell > regression tests in github. I'm not sure how these get run, but they > appear to be failing because they're trying to run with JDK 11 instead > of 17. Any pointers to where I might go to fix this? I'm happy to try > to update the setup for these regression tests, but I'm not sure where > to start to be honest. > > https://github.com/apache/lucene/runs/5074324463?check_suite_focus=true > > Thanks in advance! > > Cheers, > -Greg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
