Commit 4dd610a
LOC-5083: Add support for Linux arm64 binary
Detect aarch64 architecture (os.arch contains 'aarch64') before the
generic 64-bit check so that arm64 systems download
BrowserStackLocal-linux-arm64 instead of the x64 binary.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c94d449 commit 4dd610a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments