This commit is contained in:
parent
113ea7bd56
commit
6964b89695
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue