Skip to content

Commit 23bb85c

Browse files
authored
remove arm
1 parent 9d1c805 commit 23bb85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
context: .
9090
pull: true
9191
push: ${{ github.ref_name == 'main' }}
92-
platforms: linux/amd64,linux/arm64/v8
92+
platforms: linux/amd64
9393
tags: ${{ steps.meta.outputs.tags }}
9494
labels: ${{ steps.meta.outputs.labels }}
9595
build-args: |

0 commit comments

Comments
 (0)