Skip to content

Commit

Permalink
Update to latest upstream nodejs LTS release 20.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Murray <[email protected]>
  • Loading branch information
alexmurray committed Oct 30, 2023
1 parent 64478e0 commit 2e0d58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ parts:
source-tag: $SNAPCRAFT_PROJECT_VERSION
source-subdir: packages/pyright
build-environment:
- NODEJS_VERSION: "v18.18.2"
- NODEJS_VERSION: "v20.9.0"
npm-node-version: $NODEJS_VERSION
build-packages:
- pkg-config
Expand Down

0 comments on commit 2e0d58f

Please sign in to comment.