From 3c338c39694b70913c74d6168584235cec2bdd05 Mon Sep 17 00:00:00 2001 From: mistsage2 Date: Fri, 17 Oct 2025 10:58:37 -0900 Subject: [PATCH] Update workflows/demo.yaml Changin the runs-on --- workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/demo.yaml b/workflows/demo.yaml index c496551..9be71c4 100644 --- a/workflows/demo.yaml +++ b/workflows/demo.yaml @@ -1,5 +1,5 @@ jobs: Explore-Gitea-Actions: - runs-on:grafana-test + runs-on: grafana-project steps: - run: echo "Nice!" \ No newline at end of file