Commit d8bfef1
committed
CI: Remove the caching mechanism
After testing (everything works as excepted) and measuring the cache, we
noticed that the time improvement is not worth the additional
complexity. Hence, we decided to remove this cache but leave it in the
commit history in case it becomes relevant in the future.
This effectively reverts commit da11a13
"CI: Cache dependencies between runs".1 parent da11a13 commit d8bfef1
File tree
2 files changed
+1
-39
lines changed- .github/workflows
- nix
2 files changed
+1
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 21 | + | |
44 | 22 | | |
45 | 23 | | |
46 | 24 | | |
| |||
This file was deleted.
0 commit comments