| Age | Commit message (Collapse) | Author | Lines |
|
|
|
looks like the M1 runners don't like it when the cache was created on x86
also reorder the lines to be more semantically grouped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
before: only on Linux host, all tests
after: only the test suite itself (not cargo-miri or the mir-opt-level=4 run),
on all hosts for the host target and on Linux for all "full" targets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also explain what needs to be done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- cache RTIM for the style checks
- disable fail-fast for main checks so that we can see whether the other jobs are green
|
|
|