Skip to content

Conversation

aelsabbahy
Copy link
Member

Fixes #834

@aelsabbahy aelsabbahy merged commit c673853 into master Sep 2, 2023
@aelsabbahy aelsabbahy deleted the add_darwin_arm64 branch September 2, 2023 18:41
@komapa
Copy link

komapa commented Dec 5, 2023

Unfortunately this does not work through the goss.rocks/install script as it does not detect the OS, just the architecture:

curl -fsSL https://goss.rocks/install | GOSS_VER=v0.4.2 GOSS_DST=./tests/bin sh
Downloading https://github.com/goss-org/goss/releases/download/v0.4.2/goss-linux-arm64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12.8M  100 12.8M    0     0  19.3M      0 --:--:-- --:--:-- --:--:-- 19.3M
Goss v0.4.2 has been installed to ./tests/bin/goss
goss --version
sh: line 44: ./tests/bin/goss: cannot execute binary file
make: *** [tests/bin/goss] Error 126
❯ uname -a
Darwin laptop.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct  9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add darwin/arm64 support
2 participants