alamb commented on code in PR #2948:
URL: https://github.com/apache/arrow-datafusion/pull/2948#discussion_r925959914
##########
.github/workflows/rust.yml:
##########
@@ -107,12 +100,6 @@ jobs:
path: /github/home/.cargo
# this key equals the ones on `linux-build-lib` for re-use
key: cargo-cache-
- - name: Cache Rust dependencies
Review Comment:
For what it is worth the last time this CI check passed on master was
https://github.com/apache/arrow-datafusion/runs/7399254770?check_suite_focus=true
where it took 24m and 26 seconds (after the linux-build-lib job finished)
--
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]