Skip to content

Conversation

jgrund
Copy link

@jgrund jgrund commented Sep 26, 2022

This allows compilation for testing to complete on non-linux targets.

This is useful when integrating this crate into larger projects, where we still want to test locally before pushing to CI (on a macos host for instance).

Signed-off-by: Joe Grund [email protected]

This allows compilation for testing to complete on non-linux targets.

This is useful when integrating this crate into larger projects, where we
still want to test locally before pushing to CI (on a macos host for instance).

Signed-off-by: Joe Grund <[email protected]>
@jgrund jgrund force-pushed the jgrund/skip-building branch from 9e44a73 to a940877 Compare September 27, 2022 01:09
@chrissie-c
Copy link
Owner

Hi,

the test doesn't really match the commit name. If you want to skip building on non-Linux targets the the test should be for !linux rather than Mac OS. I realise it's a sematic difference but it's important to understand what's meant here.

of course, I now need to check if it runs on FreeBSD :)

@chrissie-c
Copy link
Owner

OK, it runs fine on FreeBSD

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