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

wasmtime: Add FreeBSD x86 check CI Job #5506

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

afonso360
Copy link
Contributor

👋 Hey,

We accidentally broke the build for FreeBSD when introducing the jit-icache-coherence crate. To avoid this happening again, add a check job just to ensure that it can build.

See #5323 and #5331 for context.

@alexcrichton
Copy link
Member

Could this get lumped into the generic "Check" job? That I think would help avoid stressing github actions too much with lots of parallelism. (and it looks like the total runtime here is quite small at just over a minute)

We accidentally broke the build for FreeBSD when introducing the jit-icache-coherence
crate. To avoid this happening again, add a check job just to ensure that it can build.

See bytecodealliance#5323 and bytecodealliance#5331 for context.
@alexcrichton alexcrichton enabled auto-merge (squash) January 3, 2023 17:49
@alexcrichton alexcrichton merged commit 0043f8e into bytecodealliance:main Jan 3, 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

Successfully merging this pull request may close these issues.

2 participants