Skip to content

Commit

Permalink
Bump node to v20.x on builder
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Feb 23, 2024
1 parent 45d378a commit 6c7c37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -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.2'
windowsImage: 'windows-2022'
linuxImage: 'ubuntu-20.04'
Expand Down

0 comments on commit 6c7c37a

Please sign in to comment.