Custom image question

For some days I have this

  • build container image is green
  • but a BTRFS mount for podman storage failed

It doesn’t look like a serious error as the container image was build successfully but I am not sure if something has to be done here.

GitHub made changes and has now much larger space in the runners /

So you can remove maximize of space jobs from the workflow

Yea I noticed that as well I don’t think its a problem.

thanks! I was wondering about that.

I commented this out. Sped my build up a lot.
.github/workflows/build.yml

#      - name: Mount BTRFS for podman storage
#        id: container-storage-action
#        uses: ublue-os/container-storage-action@911baca08baf30c8654933e9e9723cb399892140
#
#        # Fallback to the remove-unwanted-software-action if github doesn't allocate enough space
#        # See: https://github.com/ublue-os/container-storage-action/pull/11
#        continue-on-error: true 
#        with:
#          target-dir: /var/lib/containers
#          mount-opts: compress-force=zstd:2