Fix build workflow
Some checks failed
Build / build (push) Failing after 7s

This commit is contained in:
Moritz Ruth 2025-02-28 22:14:30 +01:00
parent 2b7aa4c0dd
commit 0988276da8
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: "docker://code.forgejo.org/oci/alpine:3.21"
runs-on: "docker"
steps:
- name: "Checkout"