Commit 70b4d4c
Merge #418
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]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments