Merge pull request #2130 from nschonni/node-22-apline-drop-ppc64le

fix: Drop ppc64le from Node 22 Alpine builds
This commit is contained in:
Nick Schonning 2024-08-19 16:05:03 -04:00 committed by GitHub
commit 5cbb3b2833
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": [