mirror of
https://github.com/sct/overseerr.git
synced 2025-10-02 00:33:09 +02:00
build: use node 18 (#3675)
This commit is contained in:
@@ -16,9 +16,9 @@ architectures:
|
||||
parts:
|
||||
overseerr:
|
||||
plugin: nodejs
|
||||
nodejs-version: '20.9.0'
|
||||
nodejs-version: '18.8.2'
|
||||
nodejs-package-manager: 'yarn'
|
||||
nodejs-yarn-version: v1.22.17
|
||||
nodejs-yarn-version: v1.22.19
|
||||
build-packages:
|
||||
- git
|
||||
- on arm64:
|
||||
|
Reference in New Issue
Block a user