Skip to content

Commit

Permalink
chore: downgrade yarn on windows on azure
Browse files Browse the repository at this point in the history
 See #7760
  • Loading branch information
SimenB committed Feb 6, 2019
1 parent d792940 commit bc0f21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines.yml
Expand Up @@ -17,6 +17,7 @@ jobs:
git config --global core.autocrlf false
git config --global core.symlinks true
displayName: 'Preserve LF endings and symbolic links on check out'
- script: npm install -g yarn@1.9.4
- template: .azure-pipelines-steps.yml

- job: macOS
Expand Down

0 comments on commit bc0f21d

Please sign in to comment.