cargo-binstall/.github/workflows
Jiahao XU 8dd7aa5688
Speedup ci.yml: Do not run tests on x86_64-unknown-linux-musl (#976)
Speedup ci.yml: Do not run tests on x86_64-unknown-linux-musl

Since we already run test on x86_64-unknown-linux-musl in
release-build.yml and x86_64-unknown-linux-musl is almost identical to
x86_64-unknown-linux-gnu except for the libc, there's no need to run the
tests in ci.yml

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-04-04 01:40:26 +10:00
..
cache-cleanup.yml Run cache-cleanup at 3am & 4:30am AEST instead of after every PR (#944) 2023-03-23 18:10:30 +11:00
ci.yml Speedup ci.yml: Do not run tests on x86_64-unknown-linux-musl (#976) 2023-04-04 01:40:26 +10:00
release-build.yml Speedup workflow lipo in release-build.yml (#975) 2023-04-04 01:40:13 +10:00
release-pr.yml Leon template library (#766) 2023-03-21 01:36:02 +00:00
release.yml Fix typo (#691) 2023-01-11 01:21:16 +00:00