fix: Changes to docker pool
Some checks failed
images.yml / fix: Changes to `docker` pool (push) Failing after 0s

This commit is contained in:
Vincent Mahnke 2026-03-10 20:53:02 +01:00
commit 8775e3fc17
Signed by: ViMaSter
GPG key ID: 6D787326BA7D6469

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: docker
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4