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

Upgrade versions #9

Merged
merged 3 commits into from
Feb 2, 2025
Merged

Upgrade versions #9

merged 3 commits into from
Feb 2, 2025

Conversation

VladimirShaleev
Copy link
Owner

@VladimirShaleev VladimirShaleev commented Jan 31, 2025

Update the following dependency versions and build tools:

  • Set the minimum required version of cmake_minimum_required to 3.11.
  • Update the action actions/checkout to 4.2.2.
  • Update the action peaceiris/actions-gh-pages to 4.0.0.
  • Update doxygen to 1.12.0.
  • Update doxygen-awesome-css to 2.3.4.
  • Add clang 18 and 19 to the clang tests matrix.
  • Add runners for macos 14, 15 and 16 to the appleclang test matrix.

Update the following dependency versions and build tools:
- Set the minimum required version of cmake_minimum_required to 3.11.
- Update the action actions/checkout to 4.2.2.
- Update the action "peaceiris/actions-gh-pages" to 4.0.0.
- Update doxygen to 1.12.0.
- Update doxygen-awesome-css to 2.3.4.
- Add gcc version 14 to the gcc tests matrix.
- Add clang 18 and 19 to the clang tests matrix.
- Add runners for macos 14, 15 and 16 to the appleclang test matrix.
@github-actions github-actions bot added documentation Improvements or additions to documentation source Improvements or additions to source code CI Improvements or additions to workflows labels Jan 31, 2025
@VladimirShaleev VladimirShaleev self-assigned this Jan 31, 2025
Changes:
- Remove gcc 14.
- Remove msvc 14.39 and use latest installed VC++ compiler toolset.
- Remove macos 11, 12 and 16 due to: "The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see actions/runner-images#10721".
@VladimirShaleev VladimirShaleev merged commit bb0781a into main Feb 2, 2025
194 checks passed
@VladimirShaleev VladimirShaleev deleted the upgrade-versions branch February 2, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Improvements or additions to workflows documentation Improvements or additions to documentation source Improvements or additions to source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant