wip
Some checks are pending
Build and Push to Forgejo Registry / build (push) Waiting to run

This commit is contained in:
pika 2025-04-06 22:26:33 +02:00
parent 43cc568fb4
commit e29d535fe5

View file

@ -10,7 +10,7 @@ jobs:
build: build:
# runs-on: debian-x86-runner # Your runner's name # runs-on: debian-x86-runner # Your runner's name
# runs-on: docker # runs-on: docker
runs-on: rpi-runner runs-on: docker://docker:20-bookworm
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4