Skip to content

Conversation

@TimLohrer
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 31, 2025 08:31
@TimLohrer TimLohrer self-assigned this Oct 31, 2025
@TimLohrer TimLohrer merged commit dfbdcdd into master Oct 31, 2025
5 checks passed
@TimLohrer TimLohrer deleted the fix/fuck-selfhosting-runners branch October 31, 2025 08:31
Copy link
Contributor

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/CD workflows from self-hosted runners to GitHub-hosted runners by updating the runs-on configuration to use ubuntu-latest instead of self-hosted.

  • Changed runner type from self-hosted to ubuntu-latest in workflow configurations
  • Affects both the main build/test workflow and the Docker multi-image build workflow

Reviewed Changes

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

File Description
.github/workflows/on-push.yml Updated test-build job to run on GitHub-hosted ubuntu-latest runner
.github/workflows/docker-multi-image.yml Updated build-and-push job to run on GitHub-hosted ubuntu-latest runner

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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