mbien commented on pull request #3862: URL: https://github.com/apache/netbeans/pull/3862#issuecomment-1083015421
@matthiasblaesing Hi Matthias, the new CI pipeline has two setup steps at the moment as temp workaround https://github.com/apache/netbeans/blob/36254619b099bef9fcc1f417b80de4064d05872c/.github/workflows/main.yml#L99-L105 If this PR is integrated the steps would be redundant (and could cause trouble) - feel free to rebase and remove those two steps, this would also automatically provide a test setup for your update since the new workflow tests on more JDKs as you know. -- 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] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
