This commit is contained in:
parent
256882d841
commit
c37caa273e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
build:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
runs-on: docker
|
||||
runs-on: podman
|
||||
container:
|
||||
image: alpine:latest
|
||||
name: A job to say hello
|
||||
|
|
Loading…
Reference in a new issue