-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix Windows CI #5168
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 Windows CI #5168
Conversation
65c5780
to
44d7887
Compare
44d7887
to
610ec2a
Compare
7b77f1a
to
0c57fd0
Compare
1ed8a01
to
60c1c4e
Compare
Thank you so much! miri failing doesn't look like related. |
Let me polish it a bit. =) |
55d09db
to
f8d531e
Compare
@youknowone can you clean up the build cache from this job? |
Triggered running again after deleting cache |
The result looks fine |
But not perfect =) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much. Working CI is always better than broken one, so let's merge it first.
How about additonally adding vcpkg directory to actions/cache
? would it fix it?
The problem is that |
Thank you for explanation |
Attempt to address #5166