mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Update Node.js to v20 (#345)
This commit is contained in:
parent
12b71d6461
commit
483256dbe4
@ -4,7 +4,7 @@ env:
|
||||
|
||||
Build_task:
|
||||
container:
|
||||
image: node:18-slim
|
||||
image: node:20-slim
|
||||
Enable_Corepack_script:
|
||||
- corepack enable
|
||||
Yarn_cache:
|
||||
@ -37,7 +37,7 @@ Build_task:
|
||||
|
||||
task:
|
||||
container:
|
||||
image: node:18-slim
|
||||
image: node:20-slim
|
||||
Enable_Corepack_script:
|
||||
- corepack enable
|
||||
Yarn_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user