-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Describe the bug
unable to run tests via the make test command, error says dgraph binary is not a linux executable
To Reproduce
Steps to reproduce the behavior:
- use any arm machine, in my case it is apple M4
- setup using the contributing guide
- run make test
- Error: dgraph binary is not a Linux executable
Expected behavior
tests should run on arm machine
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- OS: macOS
- Language: Go
- Version [e.g. v0.xx]