fix: sonic on arm64 (#4234)
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
[
|
||||
"",
|
||||
"-tags nomsgpack",
|
||||
'--ldflags="-checklinkname=0" -tags "sonic avx"',
|
||||
'--ldflags="-checklinkname=0" -tags sonic',
|
||||
"-tags go_json",
|
||||
"-race",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user