We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f62e66 commit 7cfb7ccCopy full SHA for 7cfb7cc
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
uses: docker/build-push-action@v2
87
with:
88
context: .
89
- platforms: linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64/v8
+ platforms: linux/amd64
90
check-lock-file-version:
91
name: NPM Lock File Version
92
timeout-minutes: 5
0 commit comments