alamb commented on code in PR #3196:
URL: https://github.com/apache/arrow-datafusion/pull/3196#discussion_r950826777
##########
.github/workflows/rust.yml:
##########
@@ -395,8 +364,8 @@ jobs:
key: ${{ runner.os }}-cargo-miri-${{ hashFiles('**/Cargo.lock') }}
- name: Setup Rust toolchain
run: |
- rustup toolchain install ${{ matrix.rust }}
- rustup default ${{ matrix.rust }}
+ rustup toolchain install nightly-2022-01-17
Review Comment:
Follow on PR: https://github.com/apache/arrow-datafusion/pull/3215 (will
need some work)
--
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]