Commit 16f1516
committed
fix: reduce pressure on CI runners
Updating the dependency helping us build all our rust extensions has put
a lot of pressure on our CI runners, causing timeouts and failed builds.
We are currently working on a more permanent solution in #1745 but in
the meantime, we cap the number of parallel nix builds to 2, which
should reduce the load on our CI runners.1 parent 480cd1f commit 16f1516
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
0 commit comments