Commit 37b37d7
committed
perf(ci): switch to nix-quick-install-action for faster CI
Replace cachix/install-nix-action with nixbuild/nix-quick-install-action.
This should reduce Nix installation time from ~30-60s to ~1s on Linux.
Key differences:
- Single-user installation (no daemon)
- Deterministic installation for a given action version
- Minimal overhead optimized for CI environments1 parent 93eabda commit 37b37d7
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments