Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilise larger VMs available by default on GitHub hosted runners #232

Open
3 tasks
fcooper8472 opened this issue Feb 27, 2024 · 0 comments
Open
3 tasks

Comments

@fcooper8472
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants