From 22ea321feb06affa8f09e7242e2f085075cbdc23 Mon Sep 17 00:00:00 2001 From: kalugin66 Date: Thu, 16 Apr 2026 11:44:53 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/install.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/install.yaml b/.gitea/workflows/install.yaml index f3d69f2..b4cb54d 100644 --- a/.gitea/workflows/install.yaml +++ b/.gitea/workflows/install.yaml @@ -16,7 +16,7 @@ jobs: deploy_all: strategy: matrix: - target_runner: [K4012-KOA, SECOND-RUNNER] + target_runner: [K4012-KOA] runs-on: ${{ matrix.target_runner }} steps: