Attempt rechunking again #30

Open
eriq12 wants to merge 35 commits from local-podman-setup-rechunk into main
Showing only changes of commit debda3de3f - Show all commits

View File

@@ -12,6 +12,8 @@ on:
pull_request: pull_request:
workflow_dispatch: # allow manually triggering builds workflow_dispatch: # allow manually triggering builds
container: container:
device:
- /dev/fuse:/dev/fuse
privileged: true privileged: true
concurrency: concurrency:
# only run one build at a time # only run one build at a time