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
Trying to use codeowners-validator install.sh in Ubuntu (Jammy - 22.04), but it seems like the platform (linux/arm64) is not supported.
OS: Ubuntu/Linux
ARCH: aarch64/arm64
Expected result
Supported Platform. Will Install.
Actual result
mszostok/codeowners-validator crit platform linux/arm64 is not supported. Make sure this script is up-to-date and file request at https://github.com/mszostok/codeowners-validator/issues/new
Steps to reproduce
curl -sfL https://raw.githubusercontent.com/mszostok/codeowners-validator/main/install.sh | sh -s -- -b /usr/local/bin v0.7.4
frankpengau
changed the title
codeowners-validator crit-platform error for linux/arm64
codeowners-validator install.sh crit-platform error for linux/arm64
Dec 7, 2022
Description
Trying to use codeowners-validator install.sh in Ubuntu (Jammy - 22.04), but it seems like the platform (linux/arm64) is not supported.
OS: Ubuntu/Linux
ARCH: aarch64/arm64
Expected result
Supported Platform. Will Install.
Actual result
Steps to reproduce
Troubleshooting
Verified that there is a codeowners-validator release for linux/arm64: v0.7.4 - linux/arm64 release
The text was updated successfully, but these errors were encountered: