Chaste
Chaste copied to clipboard
Utilise larger VMs available by default on GitHub hosted runners
GitHub hosted runners have become bigger for public repos: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
The default Linux runners have 4 CPU cores, 16GB RAM and 14GB SSD storage.
This means we can:
- [ ] Build and run tests with 4 cores by default
- [ ] Move the np3 runner back into the cloud
- [ ] Possibly(?) move the memtest runner back into the cloud