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
418: Exclude c-m-rt from cron test of cortex-m, fixes#417 r=thejpster a=adamgreig
Excludes cortex-m-rt from the plain ci-linux cron CI. We already test cortex-m-rt separate in rt-ci-linux, and plain `cargo test` doesn't work on x86 for cortex-m-rt.
Fixes#417 which is where this week's cron run failed.
Co-authored-by: Adam Greig <[email protected]>
0 commit comments