Skip to content

Commit

Permalink
Bump pipeline node version to build exe to 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaZhu committed Mar 15, 2024
1 parent c937a65 commit 8663f6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -571,8 +571,8 @@ jobs:
# our .exe build program is currently incompatible with node 10
# node_10_x:
# node_version: 10.x
node_14_x:
node_version: 14.x
node_20_x:
node_version: 20.x
steps:
- task: NodeTool@0
inputs:
Expand Down

0 comments on commit 8663f6f

Please sign in to comment.