Skip to content

ci: switch CI runner from ubuntu-latest to self-hosted thecluster runner - #241

Merged
UnstoppableMango merged 1 commit into
mainfrom
thecluster
Sep 5, 2026
Merged

ci: switch CI runner from ubuntu-latest to self-hosted thecluster runner#241
UnstoppableMango merged 1 commit into
mainfrom
thecluster

Conversation

@UnstoppableMango

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 5, 2026 19:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The workflow’s runs-on value is unlikely to match a self-hosted runner as written and may cause CI jobs to remain stuck in the queue.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the GitHub Actions CI workflow to run the Pulumi job on a self-hosted runner (“thecluster”) instead of ubuntu-latest, aligning CI execution with your organization’s runner infrastructure.

Changes:

  • Switches the pulumi job runner from ubuntu-latest to thecluster.
File summaries
File Description
.github/workflows/ci.yml Updates the workflow job’s runs-on target to thecluster runner.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/ci.yml
@UnstoppableMango
UnstoppableMango merged commit 9ae6414 into main Sep 5, 2026
4 checks passed
@UnstoppableMango
UnstoppableMango deleted the thecluster branch September 5, 2026 19: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