do not use overlayfs
Some checks failed
CI / build (push) Failing after 2m0s
CI / bump-infra (push) Has been skipped

This commit is contained in:
Philip Peterson 2026-06-11 22:59:33 -07:00
parent ec6998832b
commit 03ea61a8ae

View file

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