Skip to content

Conversation

morancj
Copy link
Contributor

@morancj morancj commented Feb 27, 2025

Summary

Increate runner size for CI pre-commit

Currently defined runners

Runner name OS Arch vCPU RAM (GiB) SSD (GB)
ubuntu-22.04-x64-m Ubuntu 22.04 x64_64 4 16 150
ubuntu-24.04-x64-m Ubuntu 24.04 x64_64 4 16 150
ubuntu-latest-x64-m Currently Ubuntu 24.04 x64_64 4 16 150
ubuntu-22.04-x64-l Ubuntu 22.04 x64_64 8 32 300
ubuntu-24.04-x64-l Ubuntu 22.04 x64_64 8 32 300
ubuntu-latest-x64-l Currently Ubuntu 22.04 x64_64 8 32 300

💡 Initially, these runners are only available on this repo.

See also: GitHub Actions Runner Images

Rationale

This GHA workflow currently takes 27.5 minutes and ran out of disk space, example

How has this been tested?

If the pre-commit workflow fails, we'll know 🙂

@vercel
Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 4:16pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 4:16pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 4:16pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
component-library ⬜️ Ignored (Inspect) Feb 27, 2025 4:16pm
entropy-debugger ⬜️ Ignored (Inspect) Feb 27, 2025 4:16pm
insights ⬜️ Ignored (Inspect) Feb 27, 2025 4:16pm

@morancj
Copy link
Contributor Author

morancj commented Feb 27, 2025

It took GitHub nearly 20 minutes to provision this new runner. Let's hope that's just the first time: there's probably some MSFT Azure stuff going on to bootstrap

@jayantk jayantk merged commit 27938e7 into main Feb 27, 2025
8 checks passed
@jayantk jayantk deleted the morancj/ci-pre-commit-runner-size branch February 27, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants