ci(workflows): move to alpine runner image

This commit is contained in:
2026-07-26 16:35:10 +02:00
parent e62ac5c5cc
commit d95b77c381
+1 -3
View File
@@ -7,9 +7,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: podman runs-on: alpine
container:
image: alpine:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4