From 0d06e70973d532aa59d6c7fdf9d5f8e26aea776f Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 6 Jun 2026 00:48:54 +0200 Subject: [PATCH] ci: revert to docker runner for Forgejo compatibility Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe --- .forgejo/workflows/playing-around.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/playing-around.yaml b/.forgejo/workflows/playing-around.yaml index 6187a4a..1212437 100644 --- a/.forgejo/workflows/playing-around.yaml +++ b/.forgejo/workflows/playing-around.yaml @@ -6,7 +6,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: docker steps: - name: Setup Bun