Skip to content

fix(ci): update warpbuild images#6822

Merged
hanabi1224 merged 1 commit intomainfrom
hm/update-warpbuild-images
Mar 30, 2026
Merged

fix(ci): update warpbuild images#6822
hanabi1224 merged 1 commit intomainfrom
hm/update-warpbuild-images

Conversation

@hanabi1224
Copy link
Copy Markdown
Contributor

@hanabi1224 hanabi1224 commented Mar 30, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Updated continuous integration infrastructure configurations to enhance test execution consistency across automated pipelines.

@hanabi1224 hanabi1224 added the RPC requires calibnet RPC checks to run on CI label Mar 30, 2026
@hanabi1224 hanabi1224 marked this pull request as ready for review March 30, 2026 14:15
@hanabi1224 hanabi1224 requested a review from a team as a code owner March 30, 2026 14:15
@hanabi1224 hanabi1224 requested review from LesnyRumcajs and akaladarshi and removed request for a team March 30, 2026 14:15
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 30, 2026

Walkthrough

This PR updates GitHub Actions workflow runner specifications across five workflow files, upgrading the execution environment from Ubuntu 22.04 to Ubuntu 24.04. The coverage workflow additionally transitions from x64 to arm64 architecture, while other workflows maintain their x64 configuration.

Changes

Cohort / File(s) Summary
Coverage workflow
.github/workflows/coverage.yml
Runner changed from warp-ubuntu-2204-x64-4x to warp-ubuntu-2404-arm64-4x, adding architecture change from x64 to arm64.
RPC and snapshot parity workflows
.github/workflows/forest.yml, rpc-parity-report.yml, rpc-parity.yml, snapshot-parity.yml
Runners updated from warp-ubuntu-2204-x64-8x to warp-ubuntu-2404-x64-8x across all jobs, maintaining x64 architecture while upgrading OS version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

github_actions

Suggested reviewers

  • akaladarshi
  • LesnyRumcajs
  • sudo-shashank
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'fix(ci): update warpbuild images' clearly and specifically describes the main change: updating CI runner images across multiple workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hm/update-warpbuild-images
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch hm/update-warpbuild-images

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224 hanabi1224 enabled auto-merge March 30, 2026 14:40
@hanabi1224 hanabi1224 added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit 5146687 Mar 30, 2026
42 of 67 checks passed
@hanabi1224 hanabi1224 deleted the hm/update-warpbuild-images branch March 30, 2026 15:13
sudo-shashank pushed a commit that referenced this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RPC requires calibnet RPC checks to run on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants