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

split wasm checks into distinct job #1375

Merged
merged 2 commits into from
Sep 13, 2023
Merged

split wasm checks into distinct job #1375

merged 2 commits into from
Sep 13, 2023

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Sep 13, 2023

Builds are inconsistently failing due to space issues on the build VMs. Splitting the WASM target checks will reduce the amount of data in target, which help both build and cache sizes.

Builds are inconsistently failing due to space issues on the build VMs.  Splitting the WASM target checks will reduce the amount of data in `target`, which help both build and cache sizes.
@demoray demoray marked this pull request as ready for review September 13, 2023 16:03
@heaths heaths merged commit 819fe93 into main Sep 13, 2023
37 checks passed
@demoray demoray deleted the split-out-wasm-checks branch September 28, 2023 16:55
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.

None yet

2 participants