Removed support ARMv7 support for Alpine
This commit is contained in:
parent
468a6f9637
commit
1b2b0f5cf6
|
|
@ -2,7 +2,6 @@
|
|||
"os-linux": {
|
||||
"alpine": [
|
||||
"linux/amd64",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/s390x"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue