rmetzger commented on a change in pull request #16131:
URL: https://github.com/apache/flink/pull/16131#discussion_r649213429



##########
File path: tools/azure-pipelines/build-apache-repo.yml
##########
@@ -140,7 +140,7 @@ stages:
         steps:
         - task: UseRubyVersion@0
           inputs:
-            versionSpec: '= 2.4'
+            versionSpec: '= 2.5.9'

Review comment:
       Did you intentionally set 2.5.9 instead of `2.5`?
   
   ```
   ##[warning]It is not recommended to specify exact version on 
Microsoft-Hosted agents. Patch version of Ruby can be replaced by new one on 
Hosted agents without notice and build stops to work. it is recommended to 
specify only major or major and minor version (Example: `2` or `2.4`)
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to