-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
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
Test whatever cross-compilation we expect to be doing in CI #2498
Comments
We are no longer planning on supporting cross compilation. We will have to use Cgo as we move towards more modern cryptography support, so doesn't make sense to temporarily support it. |
OK maybe we should sync with @faboweb on that then, since I think Voyager is still using cross-compilation. |
cc @mircea-c is this a thing that could happen? We need to run OS X CI basically. |
Yes this should be possible. CircleCI can run jobs on an OSX machine. |
@cwgoes, @jackzampolin currently our CircleCI plan doesn't cover macOS: example Need a github organization admin to enable it from CircleCI if we intend to use it. Blocked until that time. |
cc @ebuchman |
I think I enabled it? Something might be broken on the Circle interface though |
it doesnt give me an option to select a MacOS plan |
@ebuchman you may have changed the OS type under the SDK project, builds are not starting anymore 😄 |
Lol ok. should be fixed |
That way we'll know if we break it!
Ref https://github.com/cosmos/cosmos-sdk/pull/2215/files#r225293592
The text was updated successfully, but these errors were encountered: