kojiromike commented on a change in pull request #1048:
URL: https://github.com/apache/avro/pull/1048#discussion_r567484913
##########
File path: .github/workflows/test-lang-ruby.yml
##########
@@ -76,10 +77,11 @@ jobs:
- '2.5'
- '2.6'
- '2.7'
+ - '3.0'
steps:
- uses: actions/checkout@v2
- - uses: actions/setup-ruby@v1
+ - uses: ruby/setup-ruby@v1
Review comment:
> If the build was able to use ruby/setup-ruby successfully, does that
mean that it was already approved?
No, I don't believe it does. IIUC this build ran on your fork in your
account, which isn't restricted by Apache rules.
But since you got the official approval from infra we are good to go.
----------------------------------------------------------------
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]