CI: switch to buildah
Some checks failed
Build and Push Docker Image / build (push) Failing after 56s

This commit is contained in:
2026-02-18 20:47:36 +01:00
parent a93dc25409
commit 8a1f8968e0

View File

@@ -6,7 +6,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-22.04-full runs-on: ubuntu-latest
container:
image: quay.io/buildah/stable:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4