Skip to content

Commit 1d33ca1

Browse files
dmakarovc410-f3r
authored andcommitted
[SOL] Update run-sbf-tests revision in CI
1 parent e138b57 commit 1d33ca1

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

+1-1
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-solana-tests.git \
26-
--rev 12186c99173cc30771897932159b53acca836321 \
26+
--rev 6d90ebb6bde748a4ce6f415ed85dc3fb42b1e97b \
2727
--bin cargo-run-solana-tests --root /usr/local
2828

2929
COPY scripts/sccache.sh /scripts/

0 commit comments

Comments
 (0)