wip
Some checks failed
Build and Push to Forgejo Registry / build (push) Has been cancelled

This commit is contained in:
pika 2025-04-06 22:46:20 +02:00
parent 2b2e4369e2
commit 36c956a9b3

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
# runs-on: debian-x86-runner # Your runner's name
runs-on: docker
runs-on: debian
# runs-on: docker://docker:20-bookworm
steps:
- name: Checkout code