Skip to content
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 non x86-64 targets before 1.0.0 release #48

Open
jamesmunns opened this issue Aug 16, 2019 · 3 comments
Open

Test non x86-64 targets before 1.0.0 release #48

jamesmunns opened this issue Aug 16, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@jamesmunns
Copy link

jamesmunns commented Aug 16, 2019

Currently, all CI tests are x86_64. We should have a policy and testing for other platforms, such as ARM, or non-64 bit x86 targets.

@yoshuawuyts
Copy link
Contributor

It's been a while since this was opened; @jamesmunns is this something you can / would like to pick up?

@ghost
Copy link

ghost commented Nov 2, 2019

I believe github actions don't support non-x86-64 targets. What do we do here? Can we close the issue and reconsider later?

@taiki-e
Copy link
Contributor

taiki-e commented Nov 2, 2019

I'd like to use cross; see this change in #286

moh-eulith pushed a commit to moh-eulith/async-std that referenced this issue Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants