We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows on ARM64 seems to be a new combination on Go 1.17, but apparently, the collector can't be built on that platform:
https://github.com/open-telemetry/opentelemetry-collector-releases/runs/3522627590?check_suite_focus=true
At least for the first release, we need to remove this from the goreleaser config.
The text was updated successfully, but these errors were encountered:
Remove windows-arm64 from the build matrix
b682e79
Fixes #12 Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Remove windows-arm64 from the build matrix (#13)
0013b56
jpkrohling
Successfully merging a pull request may close this issue.
Windows on ARM64 seems to be a new combination on Go 1.17, but apparently, the collector can't be built on that platform:
https://github.com/open-telemetry/opentelemetry-collector-releases/runs/3522627590?check_suite_focus=true
At least for the first release, we need to remove this from the goreleaser config.
The text was updated successfully, but these errors were encountered: