ci: revert to docker runner for Forgejo compatibility
All checks were successful
/ build (push) Successful in 1m0s

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Christoph Haas 2026-06-06 00:48:54 +02:00
parent c2582117eb
commit 0d06e70973

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Setup Bun