Update .forgejo/workflows/build.yaml

This commit is contained in:
Alex 2025-06-02 21:57:26 +12:00
parent bccc15b9f2
commit a2012b05d1

View file

@ -10,7 +10,7 @@ on:
jobs:
build-image:
runs-on: self-hosted
runs-on: docker-cli
steps:
- name: Check out the repo
uses: actions/checkout@v4