-
-
Notifications
You must be signed in to change notification settings - Fork 14
Bump Xcode #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Xcode #16
Conversation
0fc13a4 to
1983c2d
Compare
Codecov Report
@@ Coverage Diff @@
## main #16 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 933 936 +3
=========================================
+ Hits 933 936 +3
|
| - uses: ruby/setup-ruby@v1 | ||
| with: | ||
| ruby-version: '2.7.6' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we no longer need these lines because we're using a built-in ruby version rather than a custom one.
omv-libs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏽
This PR:
enableUpcomingFeaturefulfillment(of:timeout:)aswaitForExpectations(timeout:)is deprecated in an async contextThis PR will fail CI until ruby/setup-ruby#500 is resolved