Skip to content
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

Add Xcode13 job #1526

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Add Xcode13 job #1526

merged 2 commits into from
Jun 20, 2024

Conversation

ystefinko
Copy link
Collaborator

@ystefinko ystefinko commented Jun 20, 2024

After PR#1523 we are using only Xcode14 and 15 for builds
as they are default on macos-12, macos-13, macos-14.
However, macos-12 still contains Xcode13.1 which could be used.

Relates-To: MINOR-UPDATES-CI

Signed-off-by: Yaroslav Stefinko [email protected]

License scanning is deprecated.

Relates-To: OCMAM-75

Signed-off-by: Yaroslav Stefinko <[email protected]>
After PR!1523 we are using only Xcode14 and 15 for builds
as they are default on macos-12, macos-13, macos-14.
However, macos-12 still contains Xcode13.1 which could be used.

Relates-To: MINOR-UPDATES-CI

Signed-off-by: Yaroslav Stefinko <[email protected]>
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.48%. Comparing base (3dddc67) to head (1f7a1ac).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1526      +/-   ##
==========================================
+ Coverage   81.47%   81.48%   +0.02%     
==========================================
  Files         344      344              
  Lines       13542    13543       +1     
  Branches     1455     1456       +1     
==========================================
+ Hits        11032    11035       +3     
- Misses       1917     1918       +1     
+ Partials      593      590       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ystefinko ystefinko merged commit e223f22 into master Jun 20, 2024
21 checks passed
@ystefinko ystefinko deleted the xcode13-add-ci branch June 20, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI setup or improvement related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants