Skip to content

Commit 808b29d

Browse files
committed
Use node 22
1 parent e53d8ae commit 808b29d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: UseNode@1
33
inputs:
4-
versionSpec: '23.x'
4+
versionSpec: '22.x'
55

66
- script: |
77
brew bundle --file .ado/Brewfile

0 commit comments

Comments
 (0)