Fix 2 issues on CI:
- website still using ubuntu-latest
- linter that cannot use more than 2GB
This commit is contained in:
Charles Bochet
2026-02-23 12:05:53 +01:00
committed by GitHub
parent b51eb6471f
commit 7944ca29fa
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -171,6 +171,7 @@ jobs:
timeout-minutes: 30
runs-on: depot-ubuntu-24.04
env:
NODE_OPTIONS: '--max-old-space-size=4096'
TASK_CACHE_KEY: front-task-${{ matrix.task }}
strategy:
matrix: