fix: sonic on arm64 (#4234)

This commit is contained in:
Yash
2025-05-11 20:04:09 +05:30
committed by GitHub
parent 67c9d4ee11
commit 7a1b655074
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
[
"",
"-tags nomsgpack",
'--ldflags="-checklinkname=0" -tags "sonic avx"',
'--ldflags="-checklinkname=0" -tags sonic',
"-tags go_json",
"-race",
]