We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53d8ae commit 808b29dCopy full SHA for 808b29d
1 file changed
.ado/templates/apple-tools-setup.yml
@@ -1,7 +1,7 @@
1
steps:
2
- task: UseNode@1
3
inputs:
4
- versionSpec: '23.x'
+ versionSpec: '22.x'
5
6
- script: |
7
brew bundle --file .ado/Brewfile
0 commit comments