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

Introduce macos-13 runner #1286

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Conversation

fspindle
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e49493a) 54.41% compared to head (27a0440) 54.43%.
Report is 6 commits behind head on master.

❗ Current head 27a0440 differs from pull request most recent head f32af2c. Consider uploading reports for the commit f32af2c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1286      +/-   ##
==========================================
+ Coverage   54.41%   54.43%   +0.01%     
==========================================
  Files         400      400              
  Lines       50512    50512              
==========================================
+ Hits        27487    27496       +9     
+ Misses      23025    23016       -9     

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

VTK_LIBRARIES does import /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib/libz.tbd
that doesn't exist and that does lied to a link error when building ustk_gui module:
  No rule to make target `/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib/libz.tbd',
  needed by `lib/libvisp_ustk_gui.3.6.1.dylib'.  Stop.
Here we introduce an additional check to ensure that libraries suffixed by .tbd exist
@fspindle fspindle changed the title Introduce macos-13 an macos-13-arm64 runners Introduce macos-13 runner Dec 4, 2023
@fspindle fspindle merged commit 270d95e into lagadic:master Dec 4, 2023
49 of 50 checks passed
@fspindle fspindle deleted the feat_ci_macos_13 branch July 3, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant