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 iree-test-deps on macos-14 #19940

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Enable iree-test-deps on macos-14 #19940

merged 3 commits into from
Feb 10, 2025

Conversation

hanhanW
Copy link
Contributor

@hanhanW hanhanW commented Feb 8, 2025

@hanhanW
Copy link
Contributor Author

hanhanW commented Feb 10, 2025

@ScottTodd I followed https://iree.dev/developers/general/contributing/#ci-behavior-manipulation to trigger the CI, but it looks like not working. I don't see something like macos_arm64_clang in the jobs. How do we run it in the PR?

@ScottTodd
Copy link
Member

@ScottTodd I followed https://iree.dev/developers/general/contributing/#ci-behavior-manipulation to trigger the CI, but it looks like not working. I don't see something like macos_arm64_clang in the jobs. How do we run it in the PR?

Many of the nightly workflows don't run on pull_request triggers are not connected to that system (currently - but PRs to change that are welcome). For this one, you can trigger using workflow_dispatch at https://github.com/iree-org/iree/actions/workflows/ci_macos_arm64_clang.yml

image

Signed-off-by: hanhanW <[email protected]>
@hanhanW
Copy link
Contributor Author

hanhanW commented Feb 10, 2025

Got it, thanks! Testing it now: https://github.com/iree-org/iree/actions/runs/13248061450

@hanhanW hanhanW marked this pull request as ready for review February 10, 2025 22:39
@hanhanW hanhanW requested a review from ScottTodd as a code owner February 10, 2025 22:39
@hanhanW hanhanW enabled auto-merge (squash) February 10, 2025 22:44
@hanhanW hanhanW merged commit 91f59ee into main Feb 10, 2025
45 of 47 checks passed
@hanhanW hanhanW deleted the hanhanW-patch-1 branch February 10, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iree-test-deps fails to build on macos-14
2 participants