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: only run windows check on windows runner #13937

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Jan 22, 2025

This only runs the windows check on windows runners, because crunchy 0.2.3 (transitive dep from tiny-keccak now relies on the host path separator being the same as the target path separator.

@Rjected Rjected added C-bug An unexpected or incorrect behavior A-ci Related to github workflows or other build and lint tools labels Jan 22, 2025
@Rjected Rjected force-pushed the dan/only-run-windows-check-on-windows-runner branch from 027096f to 6181fc0 Compare January 22, 2025 21:08
@Rjected Rjected force-pushed the dan/only-run-windows-check-on-windows-runner branch from 6181fc0 to 90692e6 Compare January 22, 2025 21:39
@Rjected Rjected force-pushed the dan/only-run-windows-check-on-windows-runner branch from 90692e6 to a0e0457 Compare January 22, 2025 22:02
@DaniPopes
Copy link
Member

sounds like a bug in crunchy

the cfg'ing done on out_dir looks unnecessary

@Rjected
Copy link
Member Author

Rjected commented Jan 22, 2025

sounds like a bug in crunchy

the cfg'ing done on out_dir looks unnecessary

Yeah, have not figured out why it's doing that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Related to github workflows or other build and lint tools C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants