do not use overlayfs
This commit is contained in:
parent
ec6998832b
commit
03ea61a8ae
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ jobs:
|
|||
container:
|
||||
image: quay.io/podman/stable
|
||||
options: --privileged
|
||||
env:
|
||||
STORAGE_DRIVER: vfs
|
||||
steps:
|
||||
- name: Install git
|
||||
run: dnf install -y --quiet git-core
|
||||
|
|
|
|||
Loading…
Reference in a new issue