alamb commented on code in PR #13672:
URL: https://github.com/apache/datafusion/pull/13672#discussion_r1985782592


##########
.github/workflows/extended.yml:
##########
@@ -67,11 +67,8 @@ jobs:
           fetch-depth: 1
       - name: Free Disk Space (Ubuntu)
         uses: 
jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be
-      - name: Install Rust
-        run: |
-          curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- 
-y
-          source $HOME/.cargo/env
-          rustup toolchain install
+      - name: Setup Rust toolchain

Review Comment:
   I think this will fail because (as I found out earlier in the week) the 
ubuntu builder doens't start with rust



-- 
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]

Reply via email to