1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-17 11:09:12 -04:00

disable windows/arm32

This commit is contained in:
Shelikhoo
2026-02-15 20:06:33 +00:00
parent fc1554a508
commit 401a96f04f

View File

@@ -51,9 +51,9 @@ jobs:
goarm: 5
# END Linux ARM 5 6 7
# BEGIN Windows ARM 7
- goos: windows
goarch: arm
goarm: 7
# - goos: windows
# goarch: arm
# goarm: 7
# END Windows ARM 7
# BEGIN FreeBSD ARM 6 7
- goos: freebsd