Skip to content

Commit

Permalink
Upgrade to Node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Sep 1, 2022
1 parent 0ddeb8d commit 9bed9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/config/azure-pipelines/npm-publish-rush-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pool:
vmImage: 'ubuntu-latest'
variables:
NodeVersion: 12
NodeVersion: 14
FORCE_COLOR: 1
steps:
- checkout: self
Expand Down

0 comments on commit 9bed9fc

Please sign in to comment.