Benutze Podman im runner
Some checks failed
Build Docker Image (Podman) / build (push) Failing after 55s

This commit is contained in:
Eric Neuber 2026-02-19 23:57:23 +01:00
parent 4673ff3ff1
commit e15484c460

View File

@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: podman-latest
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3