LibCST/.github
Blazej Michalik 4ff38c039e
ci: skip musllinux builds for unsupported archs (#1244)
This fixes current CI failures by skipping Musl builds for `i686`,
`ppc64le`, `s390x`, and `armv7le` architectures.

The failures are due to Rust ecosystem having only partial support / not
having tool chains for these architectures. For the list of supported
archs and tiers of support, see:

https://doc.rust-lang.org/nightly/rustc/platform-support.html

The architectures skipped here are either, from the Rust PoV:

- Tier-2 support without host tools.
- Tier-3 support without host tools.
2024-11-17 18:01:34 +00:00
..
workflows ci: skip musllinux builds for unsupported archs (#1244) 2024-11-17 18:01:34 +00:00
build-matrix.json CI: bump macos version (#927) 2023-05-23 12:32:16 +01:00
dependabot.yml Auto-update github actions using dependabot 2022-11-10 10:12:14 +00:00
PULL_REQUEST_TEMPLATE.md add initial PULL_REQUEST_TEMPLATE.md 2019-07-22 19:59:57 -07:00