mirror of
https://github.com/screego/server.git
synced 2026-08-29 04:20:43 +08:00
fix: disable window arm
This commit is contained in:
@@ -25,6 +25,9 @@ builds:
|
||||
goarm:
|
||||
- "6"
|
||||
- "7"
|
||||
ignore:
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
flags:
|
||||
- '-tags="netgo osusergo"'
|
||||
ldflags:
|
||||
|
||||
Reference in New Issue
Block a user