Skip to content

Commit b352f4e

Browse files
dmakarovLucasSte
authored andcommitted
[SOL] Update run-bpf-tests revision in CI
1 parent 138c342 commit b352f4e

File tree

1 file changed

+1
-1
lines changed
  • src/ci/docker/host-x86_64/sbf-solana-solana

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/sbf-solana-solana/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
2121

2222
RUN PATH="${HOME}/.cargo/bin:${PATH}" \
2323
cargo install --git https://github.com/solana-labs/cargo-run-bpf-tests.git \
24-
--rev f0b78a1be039fdbeec41a21a7226368f197eacbf \
24+
--rev f0201b677976190568b8a04d8ede018fc6ccf053 \
2525
--bin cargo-run-bpf-tests --root /usr/local
2626

2727
COPY scripts/sccache.sh /scripts/

0 commit comments

Comments
 (0)