Attempt rechunking again #30

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

View File

@@ -14,8 +14,8 @@ on:
container:
cap_add:
- CAP_SYS_ADMIN
volumes:
- /dev/fuse:/dev/fuse:rw
devices:
- "/dev/fuse:/dev/fuse"
concurrency:
# only run one build at a time
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}