tesseract-robotics / tesseract

Motion Planning Environment
http://tesseract-docs.rtfd.io
Other
257 stars 89 forks source link

Fix macos GitHub Action #1036

Closed johnwason closed 1 month ago

johnwason commented 1 month ago

Fix x64/arm64 build conflict due to new M1 GitHub runners.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.73%. Comparing base (e1836d9) to head (38324ef).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1036/graphs/tree.svg?width=650&height=150&src=pr&token=nh4aHZzgpR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics)](https://app.codecov.io/gh/tesseract-robotics/tesseract/pull/1036?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tesseract-robotics) ```diff @@ Coverage Diff @@ ## master #1036 +/- ## ======================================= Coverage 89.73% 89.73% ======================================= Files 282 282 Lines 15949 15949 ======================================= Hits 14312 14312 Misses 1637 1637 ```
johnwason commented 1 month ago

This is ready to merge