You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): do not have release sanity check depend on build
the release sanity build does not reuse the pre-compiled artifacts (and
shouldn't, because doing a cargo build a specific way is part of the
release process). So it shouldn't be waiting on the shared build to
compiled in buildkite.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments