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" # This workflow contains a single job called "build"
build: build:
# The type of runner that the job will run on # The type of runner that the job will run on
runs-on: ubuntu-latest runs-on: docker
environment: ci
# Steps represent a sequence of tasks that will be executed as part of the job # Steps represent a sequence of tasks that will be executed as part of the job
steps: steps: