Skip to content

Conversation

@uilianries
Copy link
Member

@uilianries uilianries commented Dec 29, 2024

The Github actions is moving their MacOS versions supported and XCode versions as well: https://github.com/actions/runner-images/tree/main?tab=readme-ov-file#available-images

This PR drops Macos 11 and 12 (both deprecated) and run only new versions. Plus, I dropped Debug builds, because Mac build in Github actions are most expansive (they take more time to be available).

The Cmake minimum change is due compatibility warning from CMake itself: https://github.com/uilianries/json/actions/runs/12534415695/job/34955186794#step:5:7

The CMake version 3.10 is from 2017, so I doubt users will complain about it.

@uilianries uilianries self-assigned this Dec 29, 2024
@uilianries
Copy link
Member Author

@uilianries uilianries merged commit f513801 into taocpp:main Dec 29, 2024
52 of 54 checks passed
@codecov
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.01%. Comparing base (821c7d8) to head (c4e9719).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   74.01%   74.01%           
=======================================
  Files         257      257           
  Lines        9191     9191           
  Branches      804      804           
=======================================
  Hits         6803     6803           
  Misses       1785     1785           
  Partials      603      603           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant