ci: revert to docker runner for Forgejo compatibility
All checks were successful
/ build (push) Successful in 1m0s
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:
parent
c2582117eb
commit
0d06e70973
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Setup Bun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue