ci: run on podman
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
Viktor Varland 2024-02-02 16:25:58 +01:00
parent ea06537778
commit b70675a952
Signed by: varl
GPG key ID: 7459F0B410115EE8

View file

@ -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