neilcsmith-net commented on code in PR #6496: URL: https://github.com/apache/netbeans/pull/6496#discussion_r1339701538
########## .github/workflows/native-binary-build-lib.profiler.yml: ########## @@ -73,75 +72,112 @@ on: jobs: - build-linux: + + source: Review Comment: I've deliberately not changed the build portions of the various jobs (the diff shows more changes as I had an issue in the yaml formatting after removing the ant sections). And the Windows one is using `cmd` not `powershell`, which is probably a better idea than `bash` given it should be something the voter can replicate locally? -- 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
