From 3b90e814fcbf18e6c726bb3f0a4ce6edf7d88cff Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Mon, 3 Feb 2025 13:45:29 +0100 Subject: [PATCH] hh --- .gitea/workflows/testing_on_host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/testing_on_host.yaml b/.gitea/workflows/testing_on_host.yaml index 8e5bad3..b780851 100644 --- a/.gitea/workflows/testing_on_host.yaml +++ b/.gitea/workflows/testing_on_host.yaml @@ -6,7 +6,7 @@ on: jobs: build-docs: - runs-on: ubuntu-latest + runs-on: man-dan-01 steps: - uses: actions/checkout@v4 - name: Run main.sh