Skip to content

Commit fcaf510

Browse files
committed
Work CI-CD
- Set Ruby version to 2.7.
1 parent 64fd5e3 commit fcaf510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ jobs:
608608
- task: UseRubyVersion@0
609609
condition: succeeded()
610610
inputs:
611-
versionSpec: '>= 2.7'
611+
versionSpec: '= 2.7'
612612
addToPath: true
613613

614614
# generate change log including future version

0 commit comments

Comments
 (0)