This commit is contained in:
parent
ea06537778
commit
b70675a952
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: debian
|
||||
runs-on: podman
|
||||
steps:
|
||||
- run: |
|
||||
apt-get update && apt-get -y install podman
|
||||
|
|
Loading…
Reference in a new issue