Skip to content

Commit

Permalink
Disable regabi due to on-going stability issues (#4245)
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail committed Jan 18, 2022
1 parent d29e06a commit 2a3e589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -38,7 +38,7 @@ gen-codegen-test:

gen-services:
@echo "Generating SDK clients"
go generate ./service
env GOEXPERIMENT=noregabi go generate ./service

gen-protocol-test:
@echo "Generating SDK protocol tests"
Expand Down

0 comments on commit 2a3e589

Please sign in to comment.