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

Bug in new CI workflow: Cache should not be reused for different arch #671

Closed
NobodyXu opened this issue Jan 9, 2023 · 1 comment
Closed
Assignees

Comments

@NobodyXu
Copy link
Member

NobodyXu commented Jan 9, 2023

As pointed out by @Emilgardis in cross-rs/cross#1184 (comment), the new workflow in #660 reuses the cache for different workflows, causing build failure due to different glibc version on GHA and cross container.

@passcod
Copy link
Member

passcod commented Jan 9, 2023

Ah, that's unfortunate

@passcod passcod closed this as completed Jan 9, 2023
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

No branches or pull requests

2 participants