Attempt rechunking again #30

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

View File

@@ -16,6 +16,7 @@ container:
- CAP_SYS_ADMIN
devices:
- "/dev/fuse:/dev/fuse"
network_mode: "host"
concurrency:
# only run one build at a time
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}