now it should work
Some checks failed
Build and Push to Forgejo Registry / build (push) Failing after 11s

This commit is contained in:
pika 2025-04-06 23:16:48 +02:00
parent 5d3a6242d7
commit 7c5600e7fb

View file

@ -8,9 +8,7 @@ on:
jobs:
build:
# runs-on: debian-x86-runner # Your runner's name
runs-on: docker:docker://data.forgejo.org/oci/alpine:3.20
# runs-on: docker://docker:20-bookworm
runs-on: docker
steps:
- name: Checkout code
uses: actions/checkout@v4