We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea0244 commit e70eebdCopy full SHA for e70eebd
scripts/fuzzing_ci.sh
@@ -20,8 +20,8 @@
20
# from the project root directory. The script is intended to execute on travis
21
# cron jobs, but can run locally (on a macOS) from the project root.
22
23
-# Total time allowed for fuzzing in seconds (40 minutes for now).
24
-readonly ALLOWED_TIME=2400
+# Total time allowed for fuzzing in seconds (25 minutes for now).
+readonly ALLOWED_TIME=1500
25
26
# An invalid target that is used to retrieve the list of available targets in
27
# the returned error message.
0 commit comments