cargo-binstall/.github/workflows
Jiahao XU ba87a4af70
Speedup ci.yml: Set codegen-units to 4 (#1283)
Set `CARGO_PROFILE_RELEASE_CODEGEN_UNITS` to 4
since 1024 units are too many and our CI only have 2-3 cores.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-11 03:46:27 +00:00
..
cache-cleanup.yml ci: Fix cache-cleanup.yml non-zero exit status (#1136) 2023-06-06 04:09:05 +00:00
ci.yml Speedup ci.yml: Set codegen-units to 4 (#1283) 2023-08-11 03:46:27 +00:00
gh-action.yml Add GitHub Action declaration for installing cargo-binstall (#1269) 2023-08-09 20:50:16 +00:00
install-script.yml Fix installation script on MacOS (#1263) 2023-08-09 09:37:26 +00:00
release-build.yml Include x86_64 & x86_64h in universal apple pre-built binary (#1279) 2023-08-11 02:04:43 +00:00
release-pr.yml Fix release-pr.yml: Set RUSTFLAGS=--cfg reqwest_unstable (#1270) 2023-08-09 20:14:34 +00:00
release.yml ci: Verify before publishing (#1167) 2023-06-24 15:23:15 +00:00
shellcheck.yml Fix installation script on MacOS (#1263) 2023-08-09 09:37:26 +00:00
upgrade-transitive-deps.yml Set upgrade-transitive-deps.yml to run on every Fri (#1145) 2023-06-12 01:23:12 +00:00