Skip to content

Partially fix CI targets #355

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

Merged
merged 9 commits into from
Jul 27, 2023
Merged

Partially fix CI targets #355

merged 9 commits into from
Jul 27, 2023

Conversation

workingjubilee
Copy link
Member

@workingjubilee workingjubilee commented Jul 27, 2023

This fixes most CI targets that don't require special SDKs.

Targets fixed by this PR:

  • "aarch-apple-ios"
  • aarch64-linux-android
  • aarch64-unknown-linux-gnu
  • "arm-linux-androideabi"
  • i586-unknown-linux-gnu-SSE
  • powerpc-unknown-linux-gnu
  • powerpc64-unknown-linux-gnu
  • powerpc64le-unknown-linux-gnu
  • sparc64-unknown-linux-gnu
  • s390x-unknown-linux-gnu
  • thumbv7neon-linux-android
  • wasm32-unknown-unknown
  • x86_64-apple-ios
  • x86_64-unknown-linux-android

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