mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 05:25:10 +00:00
Bump node to v20.x on builder
This commit is contained in:
parent
87f88af7ee
commit
57926a61d2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ variables:
|
|||
sentryOrg: 'servarr'
|
||||
sentryUrl: 'https://sentry.servarr.com'
|
||||
dotnetVersion: '6.0.417'
|
||||
nodeVersion: '16.X'
|
||||
nodeVersion: '20.X'
|
||||
innoVersion: '6.2.0'
|
||||
windowsImage: 'windows-2022'
|
||||
linuxImage: 'ubuntu-20.04'
|
||||
|
|
Loading…
Reference in a new issue