Skip to content

Conversation

@metachris
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings October 2, 2025 13:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates CI workflows from GitHub-hosted runners to Warp-hosted runners for improved performance. The change replaces the standard ubuntu-latest runner configuration with warp-ubuntu-latest-x64-16x across all workflow files.

  • Updates all workflow jobs to use Warp-hosted runners instead of GitHub-hosted runners
  • Maintains the same Ubuntu environment while providing enhanced performance characteristics
  • Affects test, lint, and release workflows uniformly

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/tests.yml Updates test job to use Warp runner
.github/workflows/release.yaml Updates all release-related jobs (docker-image, build-all, release) to use Warp runners
.github/workflows/lint.yml Updates lint job to use Warp runner

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@metachris metachris merged commit 71fdcdc into develop Oct 2, 2025
5 checks passed
@metachris metachris deleted the warpbuild branch October 2, 2025 18:00
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