From f64f22aa5e62ef24fbf5712eea13bee7c7628324 Mon Sep 17 00:00:00 2001 From: Crizomb Date: Sun, 18 Jan 2026 15:06:12 +0100 Subject: [PATCH] test tsp runner pour la science --- .forgejo/workflows/hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/hello.yml b/.forgejo/workflows/hello.yml index 6b51ecf..3629cf5 100644 --- a/.forgejo/workflows/hello.yml +++ b/.forgejo/workflows/hello.yml @@ -6,7 +6,7 @@ on: jobs: hello: - runs-on: docker + runs-on: tesp_tsp steps: - name: Checkout repository uses: actions/checkout@v4