Skip to content

Commit afa2997

Browse files
committed
remove broken platforms
nodejs/docker-node#1946
1 parent 3f3a5a8 commit afa2997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
push: true
5050
tags: ${{ steps.meta.outputs.tags }}
5151
labels: ${{ steps.meta.outputs.labels }}
52-
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
52+
platforms: linux/amd64,linux/arm64/v8
5353

5454
- name: Docker Hub Description
5555
uses: peter-evans/dockerhub-description@v4

0 commit comments

Comments
 (0)