Skip to content

Commit 3b08812

Browse files
authored
rm arm64
1 parent 2441afd commit 3b08812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
push: true
4545
context: .
46-
platforms: linux/amd64,linux/arm64
46+
platforms: linux/amd64
4747
cache-from: type=gha
4848
cache-to: type=gha,mode=max
4949
build-args: TARGETARCH=amd64,TARGETOS=linux

0 commit comments

Comments
 (0)