Skip to content

Commit ab047c9

Browse files
dmakarovLucasSte
authored andcommitted
[SOL] Update run-bpf-tests revision in CI
1 parent 5fea42f commit ab047c9

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 e80a6b4dc9f9f73ac317ddbc9bbcb711786b11d5 \
24+
--rev 5f922041c3cd20f6bb56920a025065cdb13d5643 \
2525
--bin cargo-run-sbf-tests --root /usr/local
2626

2727
COPY scripts/sccache.sh /scripts/

0 commit comments

Comments
 (0)