Update .forgejo/workflows/demo.yml
Some checks failed
/ A job to say hello (push) Failing after 21s

This commit is contained in:
Jonas 2024-07-25 16:07:23 +00:00
parent 256882d841
commit c37caa273e

View file

@ -3,7 +3,7 @@ jobs:
build: build:
env: env:
RUNNER_TOOL_CACHE: /toolcache RUNNER_TOOL_CACHE: /toolcache
runs-on: docker runs-on: podman
container: container:
image: alpine:latest image: alpine:latest
name: A job to say hello name: A job to say hello