mopro
mopro copied to clipboard
Speed up CI
Problem
Right now it takes around 40-50m: https://github.com/oskarth/mopro/actions
Very roughly:
- Install 5m
- Prepare 5m
- Build 25m
- FFI Tests 5m
We want to get this down to <10m before we can use CI to block PRs from merging at this stage.
Acceptance criteria
CI runs faster, and ideally in <10m