Revolutionary Shift in Coding: Farcaster Embraces WarpBuild for CI Excellence!
In a groundbreaking move, the tech titan transitions to cutting-edge ARM-based runners, promising faster and more efficient CI builds across the board!
Commit Details:
chore: Switch to WarpBuild for CI builds (#1995) ## Motivation Switch to WarpBuild. ## Merge Checklist - [x] PR title adheres to the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard - [ ] PR has a [changeset](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#35-adding-changesets) - [x] PR has been tagged with a change label(s) (i.e. documentation, feature, bugfix, or chore) - [ ] PR includes [documentation](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#32-writing-docs) if necessary. - [x] All [commits have been signed](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#22-signing-commits) <!-- start pr-codex --> --- ## PR-Codex overview This PR updates the GitHub Actions workflow to use new ARM-based runners provided by WarpBuild. ### Detailed summary - Changed the runner type to 'warp-ubuntu-latest-arm64-32x' for ARM architecture - Updated node versions and corresponding runner types - Added setup for ARM architecture in the workflow steps > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->