set image properly
Some checks failed
ci / checkout (push) Failing after 29s

This commit is contained in:
R.J. 2025-01-31 05:37:10 +01:00
parent 39a47c4261
commit 3568b397d3
No known key found for this signature in database
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