From a747c3dfc61be9ee6781616a2853d29ce6914b94 Mon Sep 17 00:00:00 2001 From: samuel Date: Mon, 16 Mar 2026 10:25:08 +0100 Subject: [PATCH] ci: change runnet tag --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index fc23cbd..8f8e07e 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -7,7 +7,7 @@ on: jobs: lint_n_build: - runs-on: linux + runs-on: self-hosted steps: - name: Git checkout uses: actions/checkout@v6