This commit is contained in:
parent
256882d841
commit
c37caa273e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue