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 CI error for buildAndTestRyzenAI Examples #1888

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

hunhoffe
Copy link
Collaborator

This PR applies a timestamp fix which is supposed to stop ninja from looping indefinitely after mlir is downloaded. In another PR, I was seeing CI jobs for the buildAndTestRyzenAI Run Examples task with error:

ninja: error: manifest 'build.ninja' still dirty after 100 tries

This is already applied in other CI actions, but does not apply after my changes to the buildAndTestRyzenAI Examples task, which was recently changed to use the quick_setup script.

@hunhoffe hunhoffe marked this pull request as ready for review October 29, 2024 17:20
@hunhoffe hunhoffe requested review from fifield and removed request for stephenneuendorffer October 29, 2024 17:20
@hunhoffe hunhoffe added this pull request to the merge queue Oct 29, 2024
Merged via the queue into main with commit c267c7b Oct 29, 2024
52 checks passed
@hunhoffe hunhoffe deleted the ninja-examples-loop2 branch October 29, 2024 17:55
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.

2 participants