You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes a small number of tweaks to `cifuzz.yml` to try to speed up
fuzzing in CI:
* Shorten the fuzz duration to 5 minutes (down from 10)
* Use path filtering to only run on Cirq module code paths
* Target only the `main` branch
* Use build artifact caching
* Use larger GitHub runners
0 commit comments