watcher: ubuntu-latest — no need for self-hosted (api only)

This commit is contained in:
mia
2026-06-28 11:10:56 -04:00
parent b17ce46319
commit 4c27d97ce0

View File

@@ -11,7 +11,7 @@ permissions:
jobs:
check:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v8
with: