Skip to content

Commit 080e973

Browse files
committed
[INTERNAL] azure: Run tests on node 22.1.0
1 parent 087557d commit 080e973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ strategy:
1414
linux_node_lts_20_min_version:
1515
imageName: 'ubuntu-22.04'
1616
node_version: 20.11.0
17-
linux_node_21_min_version:
17+
linux_node_22_min_version:
1818
imageName: 'ubuntu-22.04'
19-
node_version: 21.2.0
19+
node_version: 22.1.0
2020
linux_node_lts_20:
2121
imageName: 'ubuntu-22.04'
2222
node_version: 20.x

0 commit comments

Comments
 (0)