killzoner commented on PR #1360: URL: https://github.com/apache/datafusion-ballista/pull/1360#issuecomment-3714107211
To me it looks weird that the linux build is referring to `$HOME/d/protoc/bin` even though it's installed this way only on windows/macos. Probably we can try to backport the install just to make sure which version we are setting up in the CI also for linux (right now it's undeterministic) https://github.com/apache/datafusion-ballista/blob/main/.github/actions/setup-builder/action.yaml#L32 https://github.com/killzoner/datafusion-ballista/blob/main/.github/workflows/rust.yml#L136 https://github.com/killzoner/datafusion-ballista/blob/main/.github/actions/setup-macos-builder/action.yaml#L34 -- 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]
