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

This commit is contained in:
Jonas 2024-12-11 13:41:43 +00:00
parent 113ea7bd56
commit 6964b89695

View file

@ -4,6 +4,8 @@ jobs:
env: env:
RUNNER_TOOL_CACHE: /toolcache RUNNER_TOOL_CACHE: /toolcache
runs-on: podman runs-on: podman
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
name: A job to say hello name: A job to say hello
steps: steps:
- name: podman - name: podman