Skip to content

Commit 49ae163

Browse files
authored
chore: update to node 22 (#3843)
1 parent 2c1345c commit 49ae163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ado/templates/apple-tools-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- task: NodeTool@0
33
inputs:
4-
versionSpec: '18.x'
4+
versionSpec: '22.x'
55

66
- task: CmdLine@2
77
displayName: 'brew bundle'

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
22

0 commit comments

Comments
 (0)