Update .forgejo/workflows/build.yml

This commit is contained in:
redbinder0526 2026-06-03 09:10:54 +02:00
commit d5819ceec6

View file

@ -7,7 +7,7 @@ on:
jobs:
docker:
runs-on: ${{ vars.RUNNER_LABEL }}
runs-on: debian-trixie
steps:
- name: Checkout
uses: actions/checkout@v6