Add tests with more recent Rubies#36376
Closed
cipolleschi wants to merge 2 commits into
Closed
Conversation
3215d0b to
516e6d4
Compare
Base commit: 947751f |
516e6d4 to
6a7df3a
Compare
Contributor
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D43825344 |
cipolleschi
pushed a commit
that referenced
this pull request
Mar 5, 2023
Summary: This change add more tests for iOS, using different versions of Ruby ## Changelog [iOS][Added] - Added smoke tests for iOS with Ruby 2.7.7 and 3.2.0 Pull Request resolved: #36376 Test Plan: CircleCI must be green. Differential Revision: D43825344 Pulled By: cipolleschi fbshipit-source-id: 2d40f448263a5485cdc8a49c7b87e75b02f90de7
facebook-github-bot
pushed a commit
that referenced
this pull request
Mar 6, 2023
Summary: This change add more tests for iOS, using different versions of Ruby ## Changelog [iOS][Added] - Added smoke tests for iOS with Ruby 2.7.7 and 3.2.0 Pull Request resolved: #36376 Test Plan: CircleCI must be green. Reviewed By: blakef Differential Revision: D43825344 Pulled By: cipolleschi fbshipit-source-id: 8d3f5a2d9688f4d58f0ad5573d7b21e059cab523
Collaborator
|
This pull request was successfully merged by Riccardo Cipolleschi in aac7150. When will my fix make it into a release? | Upcoming Releases |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This change add more tests for iOS, using different versions of Ruby
Changelog
[iOS][Added] - Added smoke tests for iOS with Ruby 2.7.7 and 3.2.0
Test Plan
CircleCI must be green.