From d8b331620767cc3c5878fd56aaf0f4c82d4a6160 Mon Sep 17 00:00:00 2001 From: Michael Park Date: Tue, 26 Nov 2024 20:51:55 +1000 Subject: [PATCH] Test: Update automatic-doc-checks.yml Test override of runs-on field --- .github/workflows/automatic-doc-checks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automatic-doc-checks.yml b/.github/workflows/automatic-doc-checks.yml index 42ac9bcc..e88b313d 100644 --- a/.github/workflows/automatic-doc-checks.yml +++ b/.github/workflows/automatic-doc-checks.yml @@ -17,3 +17,4 @@ jobs: with: working-directory: "sp-docs" fetch-depth: 0 + runs-on: "[self-hosted, Linux, amd64, noble]"