We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2d649 commit 2bc533dCopy full SHA for 2bc533d
.pipelines/clang-format-ci.yml
@@ -11,7 +11,7 @@ pool:
11
steps:
12
- task: NodeTool@0
13
inputs:
14
- versionSpec: '14.x'
+ versionSpec: '18.x'
15
displayName: 'Install Node.js'
16
17
- script: |
0 commit comments