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
[CI] Use cargo-semver-checks to check compat in CI (#351)
We run the checks in the matrix so that we can run once for each target
platform, although we don't yet actually make use of the target, so
we're just running the same job repeatedly for the native target (ie,
x86_64). I'm not yet sure how to run for different targets or whether
it's even supported (I've filed [1] to ask).
[1] obi1kenobi/cargo-semver-checks-action#54
0 commit comments