Skip to content

🔧 Use GitHub-hosted runner for Pester tests#106

Merged
J-MaFf merged 1 commit into
mainfrom
ci/use-github-hosted-runner
May 21, 2026
Merged

🔧 Use GitHub-hosted runner for Pester tests#106
J-MaFf merged 1 commit into
mainfrom
ci/use-github-hosted-runner

Conversation

@J-MaFf
Copy link
Copy Markdown
Owner

@J-MaFf J-MaFf commented May 21, 2026

What does this PR do?

Updates the Pester test workflow to use GitHub-hosted runners instead of self-hosted runners, allowing tests to execute immediately.

Why are we doing this?

Changes

  • Changed runs-on from [self-hosted, linux] to ubuntu-latest
  • PowerShell Core pre-installed on GitHub-hosted runners, fallback snap install still available if needed

Testing

The workflow will automatically run on the next PR or push to main/testing branches that modify Scripts/, Tests/, or Modules/ directories.

@J-MaFf J-MaFf added documentation Improvements or additions to documentation enhancement New feature or request labels May 21, 2026
@J-MaFf J-MaFf merged commit cdf940c into main May 21, 2026
2 checks passed
@J-MaFf J-MaFf deleted the ci/use-github-hosted-runner branch May 21, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant