You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the spanner emulator, a version of wrench is downloaded. But it is hardcoded to amd64.
This change uses the auto populated TARGETARCH argument.
Now, we know which architecture to use when downloading the wrench CLI. Should fix the problem for those running the repo on a Macbook.
See: #720 (comment)
0 commit comments