Fix CI (#18168)
Fix 2 issues on CI: - website still using ubuntu-latest - linter that cannot use more than 2GB
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user