From e473524c4bb353e950c4ecd5fd2c80e7c783682e Mon Sep 17 00:00:00 2001 From: Royce59 Date: Sat, 21 Feb 2026 13:22:53 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D1=8B=D0=B9=20=D1=80=D0=B0=D0=BD=D0=B5=D1=80=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20Linux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 3e24f10..c05a5aa 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -11,7 +11,7 @@ on: jobs: build: - runs-on: macos + runs-on: linux steps: - name: Checkout code uses: actions/checkout@v6