Merge pull request #4011 from h3poteto/remove/arm

Remove armv7l from production build
This commit is contained in:
AkiraFukushima 2023-01-13 22:06:05 +09:00 committed by GitHub
commit ef37d85e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@
"target": "tar.bz2",
"arch": [
"x64",
"armv7l",
"arm64"
]
},