Huy1Ng commented on code in PR #1275: URL: https://github.com/apache/datafusion-ballista/pull/1275#discussion_r2217684707
########## .github/actions/setup-builder/action.yaml: ########## @@ -37,3 +37,5 @@ runs: rustup toolchain install ${{ inputs.rust-version }} Review Comment: I tried but the current repo settings doesn't allow `dtolnay/rust-toolchain@stable`. `datafusion` repo seems to have the same limitations: https://github.com/apache/datafusion/pull/15315. P/s: my bad. I was using different toolchain. Still, I think we should mirror datafusion CI workflows as much as possible (offload the thinking and decision to the bigger community). -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org