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