Skip to content

Commit 5cbb3b2

Browse files
authored
Merge pull request #2130 from nschonni/node-22-apline-drop-ppc64le
fix: Drop ppc64le from Node 22 Alpine builds
2 parents 7204a42 + 07b487b commit 5cbb3b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versions.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,13 @@
1313
"arm32v6",
1414
"arm32v7",
1515
"arm64v8",
16-
"ppc64le",
1716
"s390x"
1817
],
1918
"alpine3.20": [
2019
"amd64",
2120
"arm32v6",
2221
"arm32v7",
2322
"arm64v8",
24-
"ppc64le",
2523
"s390x"
2624
],
2725
"bookworm": [

0 commit comments

Comments
 (0)