Skip to content

Commit 7744872

Browse files
committed
Do not specify ruby version of macOS
1 parent a43a3b7 commit 7744872

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
pool:
2626
vmImage: 'macos-10.13'
2727
steps:
28-
- task: UseRubyVersion@0
29-
inputs:
30-
versionSpec: '>= 2.4'
3128
- script: |
3229
gem install bundler
3330
bundle install --retry=3 --jobs=4

0 commit comments

Comments
 (0)