Skip to content

Commit 7cfb7cc

Browse files
committed
remove multi-archs from CI workflow as its only needed for publishing
1 parent 5f62e66 commit 7cfb7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: docker/build-push-action@v2
8787
with:
8888
context: .
89-
platforms: linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64/v8
89+
platforms: linux/amd64
9090
check-lock-file-version:
9191
name: NPM Lock File Version
9292
timeout-minutes: 5

0 commit comments

Comments
 (0)