Skip to content

Commit

Permalink
Pin Ruby version to 2.7.2 (#2258)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored Jan 14, 2021
1 parent b1fbf5a commit ca6e3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:

- task: UseRubyVersion@0
inputs:
versionSpec: '>= 2.4'
versionSpec: '2.7.2'
displayName: Initialize Ruby

- script: |
Expand Down

0 comments on commit ca6e3bd

Please sign in to comment.