Skip to content

Commit

Permalink
Update docker-standalone.yml
Browse files Browse the repository at this point in the history
commented out arm v6/v7 builds due to on going issues

nodejs/docker-node#2077
  • Loading branch information
n0rt0nthec4t authored Oct 2, 2024
1 parent 4a5ee4f commit 41781b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
#- linux/arm/v6
#- linux/arm/v7
- linux/arm64

steps:
Expand Down

0 comments on commit 41781b0

Please sign in to comment.