ci: remove github-specific btrfs storage workaround
This commit is contained in:
@@ -49,13 +49,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Mount BTRFS for podman storage
|
||||
id: container-storage-action
|
||||
uses: ublue-os/container-storage-action@main
|
||||
with:
|
||||
target-dir: /var/lib/containers
|
||||
mount-opts: compress-force=zstd:2
|
||||
|
||||
- name: Image Metadata
|
||||
uses: docker/metadata-action@v5
|
||||
id: metadata
|
||||
|
||||
Reference in New Issue
Block a user