[BREAKING] Chore: update to next v15 (#4661)

This commit is contained in:
shamoon 2025-01-26 00:20:41 -08:00 committed by GitHub
parent dc3382447c
commit 0197b449ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 2655 additions and 2336 deletions

View file

@ -145,7 +145,7 @@ jobs:
REVISION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.revision'] }}
# https://github.com/docker/setup-qemu-action#about
# platforms: linux/amd64,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/mips64le,linux/mips64,linux/arm/v7,linux/arm/v6
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
platforms: linux/amd64,linux/arm64
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max