mbien commented on PR #6569: URL: https://github.com/apache/netbeans/pull/6569#issuecomment-1763380827
hi @junichi11 fyi: the tests are currently setting up php 7.4 which is EOL, If you need other versions it would be easy to change https://github.com/apache/netbeans/blob/2b9a49597e4aa2144c536c6b8193e1396a2698ae/.github/workflows/main.yml#L2348-L2356 I think php comes pre installed on the github runners these days, so this action is likely downgrading it. https://github.com/shivammathur/setup-php?tab=readme-ov-file#cloud-osplatform-support https://github.com/shivammathur/setup-php?tab=readme-ov-file#tada-php-support -- 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
