Skip to content

Commit

Permalink
chore: update to node 22 (#3843)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi authored Jan 27, 2025
1 parent 2c1345c commit 49ae163
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ado/templates/apple-tools-setup.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- task: NodeTool@0
inputs:
versionSpec: '18.x'
versionSpec: '22.x'

- task: CmdLine@2
displayName: 'brew bundle'
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
22

0 comments on commit 49ae163

Please sign in to comment.