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

Enable 24.04 CI, require cmake 3.22.1 #444

Merged
merged 3 commits into from
May 28, 2024
Merged

Enable 24.04 CI, require cmake 3.22.1 #444

merged 3 commits into from
May 28, 2024

Commits on May 25, 2024

  1. Enable GitHub workflow on Ubuntu Noble

    * Only run workflows on pull requests or release / main
      branches.
    * Use checkout@v4.
    
    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed May 25, 2024
    Configuration menu
    Copy the full SHA
    56bf56c View commit details
    Browse the repository at this point in the history
  2. Require cmake version 3.22.1

    Part of gazebosim/gz-cmake#350.
    
    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2229b42 View commit details
    Browse the repository at this point in the history
  3. Remove old cmake code from gz-msgs-extras.cmake.in

    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5fc2123 View commit details
    Browse the repository at this point in the history