fix(Pipeline): hopefully fixed runner
Some checks failed
Build the Docker Image / build (push) Failing after 31s

This commit is contained in:
Paul Fey 2025-04-21 12:18:34 +02:00
parent b169fd9109
commit 19d3b1596f

View file

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