Skip to content

Commit 1a262a3

Browse files
committed
Build arm64 image
1 parent 247b856 commit 1a262a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
platforms: |
105105
linux/386
106106
linux/amd64
107+
linux/arm64
107108
load: false
108109
push: true
109110
cache-from: type=local,src=/tmp/.buildx-cache
@@ -146,6 +147,7 @@ jobs:
146147
platforms: |
147148
linux/386
148149
linux/amd64
150+
linux/arm64
149151
load: false
150152
push: true
151153
cache-from: type=local,src=/tmp/.buildx-cache

0 commit comments

Comments
 (0)