-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
rust-cache
GitHub action in Wasmi's CI (#1098)
* use rust-cache GitHub action for test CI jobs * use rust-cache for the ASAN testing job * use main branch instead of master due to renaming * add and use new profile.ci in GitHub actions jobs * add docs to profile.ci * use rust-cache in all jobs where easily applicable * remove profile.ci This is an experiment to see whether a "normal" debug build runs fast on CI with ubuntu and windows latest images. * use rust-cache for fuzz jobs * use --verbose for building tests in CI
- Loading branch information
Showing
1 changed file
with
44 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters