Commit c5b0382
committed
CI: use podman as container runtime
With the most recent kernel changes docker fails to setup the container
networking. Docker relies on the legacy iptables which is not compiled
into the kernel by default anymore.
Let's take this opportunity to move to podman.
Signed-off-by: Dennis Maisenbacher <[email protected]>1 parent f1224d0 commit c5b0382
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments