We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fceeb7 commit 7a5df80Copy full SHA for 7a5df80
src/ci/docker/host-x86_64/sbf-solana-solana/Dockerfile
@@ -21,7 +21,7 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
21
22
RUN PATH="${HOME}/.cargo/bin:${PATH}" \
23
cargo install --git https://github.com/solana-labs/cargo-run-bpf-tests.git \
24
- --rev 5f922041c3cd20f6bb56920a025065cdb13d5643 \
+ --rev 5f9b59b1b1d9ce0eaacff48ab19f151afff8dd15 \
25
--bin cargo-run-sbf-tests --root /usr/local
26
27
COPY scripts/sccache.sh /scripts/
0 commit comments