Skip to content

Commit a93ea67

Browse files
dmakarovLucasSte
authored andcommitted
[SOL] Update run-sbf-tests revision in CI
1 parent 42bf2fa commit a93ea67

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
@@ -23,7 +23,7 @@ RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
2323

2424
RUN PATH="${HOME}/.cargo/bin:${PATH}" \
2525
cargo install --git https://github.com/solana-labs/cargo-run-sbf-tests.git \
26-
--rev 6ff73da5c7595e49f9c5226417419dfb4842bc0c \
26+
--rev 836eec95d0fd79b7718b940bd64245f99e806055 \
2727
--bin cargo-run-sbf-tests --root /usr/local
2828

2929
COPY scripts/sccache.sh /scripts/

0 commit comments

Comments
 (0)