Skip to content

chore: switch CI from self-hosted to GitHub-hosted runners#240

Merged
MichielDean merged 2 commits into
mainfrom
chore/switch-to-github-hosted-runners
May 3, 2026
Merged

chore: switch CI from self-hosted to GitHub-hosted runners#240
MichielDean merged 2 commits into
mainfrom
chore/switch-to-github-hosted-runners

Conversation

@MichielDean
Copy link
Copy Markdown
Owner

Summary

  • Switch all PR validation jobs from self-hosted to ubuntu-latest
  • Enable Go module caching (cache: true) and Node npm caching (cache: 'npm') for faster builds on ephemeral runners
  • Unpin action versions (use @v6 instead of SHA-pinned) for easier maintenance
  • Add --with-deps to Playwright install for GitHub-hosted runner compatibility

@MichielDean MichielDean enabled auto-merge (squash) May 3, 2026 18:36
@MichielDean MichielDean merged commit 9103aaf into main May 3, 2026
16 of 17 checks passed
@MichielDean MichielDean deleted the chore/switch-to-github-hosted-runners branch May 3, 2026 18:52
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.

1 participant