Skip to content

Commit 28c9bbe

Browse files
dmakarovLucasSte
authored andcommitted
[SOL] Update run-sbf-tests revision in CI
1 parent 7a5df80 commit 28c9bbe

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ ENV RUSTUP_INIT_SKIP_PATH_CHECK="yes"
2020
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
2121

2222
RUN PATH="${HOME}/.cargo/bin:${PATH}" \
23-
cargo install --git https://github.com/solana-labs/cargo-run-bpf-tests.git \
24-
--rev 5f9b59b1b1d9ce0eaacff48ab19f151afff8dd15 \
23+
cargo install --git https://github.com/solana-labs/cargo-run-sbf-tests.git \
24+
--rev 8b76e26ee3cddca60297847361b67603e4299209 \
2525
--bin cargo-run-sbf-tests --root /usr/local
2626

2727
COPY scripts/sccache.sh /scripts/

0 commit comments

Comments
 (0)