There was an error while loading. Please reload this page.
1 parent 9f83b81 commit 9ba0c08Copy full SHA for 9ba0c08
build/azure-pipelines.yml
@@ -30,11 +30,11 @@ extends:
30
- script: npm run build
31
testPlatforms:
32
- name: Linux
33
- nodeVersions: [14.x, 16.x, 18.x]
+ nodeVersions: [16.x, 18.x, 20.x]
34
- name: MacOS
35
36
- name: Windows
37
38
testSteps:
39
- script: npm ci
40
- script: npm test
0 commit comments