From 393abf42c030963996912046ff99918628ffa895 Mon Sep 17 00:00:00 2001 From: Martin Kudlacek Date: Thu, 13 Nov 2025 10:15:42 +0100 Subject: [PATCH] WIP --- .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..a7350a7 100644 --- a/.gitea/workflows/hello.yml +++ b/.gitea/workflows/hello.yml @@ -6,7 +6,7 @@ on: jobs: say_hello: - runs-on: windows +# runs-on: windows steps: - name: Check out repository code