Unverified Commit 411a4e38 authored by Liam Aharon's avatar Liam Aharon Committed by GitHub
Browse files

Use prebuilt try-runtime binary in CI (#1898)

`cargo install` takes a long time in CI. We want to run it relatively
frequently without chewing through so much compute (see
https://github.com/paritytech/ci_cd/issues/771) so I added automatic
binary releases to the try-runtime-cli repo.

A small added benefit is we can use it in our existing
`on-runtime-upgrade` checks, which should cut their execution time by
about half.
parent 3e980219
Pipeline #402482 passed with stages
in 40 minutes and 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment