fix: Drop ppc64le from Node 22 Alpine builds

Has not worked since 22 was released.

Closes #2107
This commit is contained in:
Nick Schonning 2024-08-19 15:01:30 -04:00
parent 7204a429e8
commit 07b487b8c7
No known key found for this signature in database
GPG Key ID: 5DDAAD9C9AAFFD9F
1 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@
"arm32v6",
"arm32v7",
"arm64v8",
"ppc64le",
"s390x"
],
"alpine3.20": [
@ -21,7 +20,6 @@
"arm32v6",
"arm32v7",
"arm64v8",
"ppc64le",
"s390x"
],
"bookworm": [