Skip to content

Commit

Permalink
Do not specify ruby version of macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 26, 2019
1 parent a43a3b7 commit 7744872
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
pool:
vmImage: 'macos-10.13'
steps:
- task: UseRubyVersion@0
inputs:
versionSpec: '>= 2.4'
- script: |
gem install bundler
bundle install --retry=3 --jobs=4
Expand Down

0 comments on commit 7744872

Please sign in to comment.