ci: Adds MacOS Bazel Builder#9569
ci: Adds MacOS Bazel Builder#9569QuantamHD wants to merge 5 commits intoThe-OpenROAD-Project:masterfrom
Conversation
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
|
clang-tidy review says "All clean, LGTM! 👍" |
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
|
clang-tidy review says "All clean, LGTM! 👍" |
|
|
||
| jobs: | ||
| Mac-Build: | ||
| if: github.repository_owner != 'The-OpenROAD-Project' && github.repository_owner != 'The-OpenROAD-Project-private' && github.repository_owner != 'The-OpenROAD-Project-staging' |
There was a problem hiding this comment.
What is the goal of excluding these?
|
Introduced in e3ee598 was for back when we had a self-hosted mac build. We may again someday but this currently means the action never runs. |
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
|
Fixed |
|
As you point out we should probably populate a bazel macos cache for the CI. Right now we're limited by the 10GB limit action cache. |
|
clang-tidy review says "All clean, LGTM! 👍" |
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
|
clang-tidy review says "All clean, LGTM! 👍" |
|
@maliberty the ci failed pulling a docker container should be good to go |

No description provided.