diff --git a/.github/workflows/platform_natives.yaml b/.github/workflows/platform_natives.yaml index 74477f7..408246d 100644 --- a/.github/workflows/platform_natives.yaml +++ b/.github/workflows/platform_natives.yaml @@ -93,7 +93,7 @@ jobs: file: ./Dockerfile cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,mode=max,dest=/tmp/.buildx-cache - platforms: ${{ matrix.arch }} + platforms: linux/amd64 push: false load: true tags: |