Rémi Verschelde
9522032adf
CI: Reduce max cache to 7 GiB, remove Windows debug symbols
...
GitHub Actions runners only have 14 GiB available, so we need
to keep the cache constrained.
2022-03-30 10:16:03 +02:00
Rémi Verschelde
45ec0e31c3
Remove last editor code dependencies in template build
...
SConstruct change also makes it possible to outright delete the `editor`
folder in a `tools=no` build, which we use in CI to ensure no invalid
cross-dependencies are added.
2022-03-28 21:13:01 +02:00
Rémi Verschelde
cd2e7fbc57
CI: Update to actions/cache@v3, increase cache limit to 10 GiB
...
And force rebuild of Linux cache which got corrupted...
2022-03-23 08:10:43 +01:00
Fabio Alessandrelli
3dbf008411
[CI] Refactor CI actions, use sub-actions, matrices.
2021-09-14 12:46:16 +02:00