From 14fe84970cebd354da8de74f08bc7117e563e240 Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Sun, 7 Dec 2025 20:30:47 +0100 Subject: [PATCH] . --- .gitea/workflows/hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hello.yml b/.gitea/workflows/hello.yml index 00a0d21..334779c 100644 --- a/.gitea/workflows/hello.yml +++ b/.gitea/workflows/hello.yml @@ -6,7 +6,7 @@ on: jobs: say_hello: - runs-on: windows + runs-on: linux steps: - name: Check out repository code