How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- fix: using default image with all needed dependencies for C/C++ projects by @jochil in #1238
- Test: Fresh buckets for integration tests by @github-actions in #1239
- fix(e2e): use default image for
cifuzz container
e2e tests by @jochil in #1240
Full Changelog: v2.31.3...v2.31.4