Skip to content

Conversation

andrewwillette
Copy link

@andrewwillette andrewwillette commented Oct 1, 2024

I hope all is well!

This is to address issues I ran into running tests on macOS with runtime/cgo dependencies. The default C compiler appears to be gcc-11, I required clang for my arm64 architecture.

The related build failures in the neotest-go workflow are not simple to troubleshoot.

I made an effort to utilize the RunSpec env configuration with it's subsequent env configuration in the runners pcall, but passing the configured CC there does not correctly configure the execution in the go test process.

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.

1 participant