Migrate runner to forgejo selfhoste
Some checks failed
CI / build (push) Failing after 59s

This commit is contained in:
ultrablob 2025-02-03 13:03:15 -05:00
parent 733be37488
commit 7b03b0f06d

View file

@ -23,8 +23,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
environment: ci
runs-on: docker
# Steps represent a sequence of tasks that will be executed as part of the job
steps: