remove arm64 because of conan

This commit is contained in:
Clansty 2023-11-06 18:48:28 +08:00
parent 27e7595d00
commit 22d74344f4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
platforms: linux/amd64
cache-from: type=gha
cache-to: type=gha,mode=max