changed label to debian13
Build and Push Podman Container / build-and-push (push) Failing after 17s

This commit is contained in:
2026-08-14 20:51:32 +02:00
parent 9282d61e9e
commit 5c467f27da
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: debian13
steps:
- name: Checkout code
uses: actions/checkout@v4