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/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -45,9 +45,6 @@ jobs:
|
|||
# Windows ARM
|
||||
- goos: windows
|
||||
goarch: arm64
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
goarm: 7
|
||||
# BEGIN Other architectures
|
||||
# BEGIN riscv64 & ARM64 & LOONG64
|
||||
- goos: linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue