From 4c27d97ce0b3a199511216effcea5c188fc6d61d Mon Sep 17 00:00:00 2001 From: mia Date: Sun, 28 Jun 2026 11:10:56 -0400 Subject: [PATCH] =?UTF-8?q?watcher:=20ubuntu-latest=20=E2=80=94=20no=20nee?= =?UTF-8?q?d=20for=20self-hosted=20(api=20only)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/upstream-patches-watch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upstream-patches-watch.yml b/.github/workflows/upstream-patches-watch.yml index 333b0bf..0581962 100644 --- a/.github/workflows/upstream-patches-watch.yml +++ b/.github/workflows/upstream-patches-watch.yml @@ -11,7 +11,7 @@ permissions: jobs: check: - runs-on: self-hosted + runs-on: ubuntu-latest steps: - uses: actions/github-script@v8 with: