remove arm64 builds
This commit is contained in:
parent
e10a8e3610
commit
07db338fcb
@ -99,7 +99,7 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
annotations: ${{ steps.meta.outputs.annotations }}
|
||||
target: prod
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
push: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user