ppkarwasz opened a new pull request, #55:
URL: https://github.com/apache/mina/pull/55

   The `trunk` branch is a long-lived integration branch rather than a released 
development line, so it does not need its own CI run. The Java CI workflow now 
lives on the maintained release branches (`2.0.X`, `2.1.X`, `2.2.X`) instead.
   
   The deleted workflow was also unusable: it pinned retired runners 
(`ubuntu-18.04`, `windows-2016`) and the long-deprecated `actions/checkout@v1` 
and `actions/setup-java@v1`, and it built against JDKs 7 to 15. Rather than 
port it, we drop it here.


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

Reply via email to