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

Fix Github Actions on macOS #524

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Fix Github Actions on macOS #524

merged 1 commit into from
Jul 17, 2023

Conversation

mjcarroll
Copy link
Contributor

🦟 Bug fix

Fix macOS actions build

Summary

Same as gazebosim/sdformat#1271

Workaround to actions/setup-python#577

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll requested a review from marcoag as a code owner July 17, 2023 21:12
@github-actions github-actions bot added 🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic labels Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #524 (896d808) into gz-common5 (5f240a5) will not change coverage.
The diff coverage is n/a.

❗ Current head 896d808 differs from pull request most recent head 808d69b. Consider uploading reports for the commit 808d69b to get more accurate results

@@             Coverage Diff             @@
##           gz-common5     #524   +/-   ##
===========================================
  Coverage       83.65%   83.65%           
===========================================
  Files              90       90           
  Lines           10249    10249           
===========================================
  Hits             8574     8574           
  Misses           1675     1675           

@mjcarroll mjcarroll merged commit 15ef985 into gz-common5 Jul 17, 2023
11 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/fix_macos_ci branch July 17, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants