remove sonic from the default build, guard it under "sonic" tag for now.

This commit is contained in:
fiatjaf
2025-03-10 17:33:32 -03:00
parent 74e121075e
commit 657c6edf6c
4 changed files with 69 additions and 4 deletions

View File

@@ -18,4 +18,4 @@ jobs:
with:
go-version-file: ./go.mod
- run: go test ./...
- run: go test ./... -tags=sonic