set image properly

This commit is contained in:
Wintermute 2025-01-31 05:37:10 +01:00
parent 39a47c4261
commit 3568b397d3
Signed by: wintermute
GPG key ID: D85876B31F4275CF

View file

@ -6,7 +6,8 @@ on:
jobs:
checkout:
runs-on: docker
image: alpine:edge
container:
image: alpine:edge
steps:
- name: Get git and podman
run: apk add git podman