xiangfu0 commented on PR #18010: URL: https://github.com/apache/pinot/pull/18010#issuecomment-4158650871
Addressed the arm64 workflow regression raised in review. Changes in the amended commit: - route `workflow_dispatch` single-platform Pinot image builds to native `ubuntu-24.04-arm` for `linux/arm64` and `ubuntu-24.04` for `linux/amd64` - do the same for the Superset image workflow - validate that the manual `platform` input is a single supported value (`linux/amd64` or `linux/arm64`) The PR body has also been updated to mention the native-runner follow-up. Current head: `211057fcf1`. -- 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]
