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

This commit is contained in:
Vincent Mahnke 2026-03-10 20:51:10 +01:00
commit 77db2d37f8
Signed by: ViMaSter
GPG key ID: 6D787326BA7D6469

View file

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