-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v18.17.1 | ||
v20.18.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,7 @@ extends: | |
buildSteps: | ||
- task: NodeTool@0 | ||
inputs: | ||
versionSpec: '18.17.1' | ||
versionSpec: '20.18.0' | ||
displayName: Select Node version | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
PriyankV-09
|
||
|
||
- task: UsePythonVersion@0 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,13 +37,13 @@ extends: | |
testPlatforms: | ||
- name: Linux | ||
nodeVersions: | ||
- 18.17.1 | ||
- 20.18.0 | ||
- name: MacOS | ||
nodeVersions: | ||
- 18.17.1 | ||
- 20.18.0 | ||
- name: Windows | ||
nodeVersions: | ||
- 18.17.1 | ||
- 20.18.0 | ||
testSteps: | ||
- template: /build/azure-pipelines/templates/test-steps.yml@self | ||
This comment has been minimized.
Sorry, something went wrong.
PriyankV-09
|
||
parameters: | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
1 comment
on commit 84e80c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Python Extension AAL
ldSteps:
- task: NodeTool@0
inputs:
versionSpec: '20.18.0'
displayName: Select Node version