mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-18 01:58:41 +00:00
Remove Windows ARM32 build before completely unsupported by Go
This commit is contained in:
parent
ab5d7cf3d2
commit
e1f147108d
2 changed files with 1 additions and 5 deletions
3
.github/build/friendly-filenames.json
vendored
3
.github/build/friendly-filenames.json
vendored
|
@ -29,6 +29,5 @@
|
|||
"openbsd-arm7": { "friendlyName": "openbsd-arm32-v7a" },
|
||||
"windows-386": { "friendlyName": "windows-32" },
|
||||
"windows-amd64": { "friendlyName": "windows-64" },
|
||||
"windows-arm64": { "friendlyName": "windows-arm64-v8a" },
|
||||
"windows-arm7": { "friendlyName": "windows-arm32-v7a" }
|
||||
"windows-arm64": { "friendlyName": "windows-arm64-v8a" }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue