]> git.feebdaed.xyz Git - 0xmirror/mongoose.git/commitdiff
try extending fuzz running time
authorSergio R. Caprile <scaprile@cesanta.com>
Wed, 17 Dec 2025 22:12:02 +0000 (19:12 -0300)
committerSergio R. Caprile <scaprile@cesanta.com>
Wed, 17 Dec 2025 22:12:02 +0000 (19:12 -0300)
.github/workflows/fuzz.yml

index 180e9a36e4da98a70a972ee8c2766dbf72c8ba26..c9ddfd935ee415f99dc7b9b8b41c2b82ec3c2a66 100644 (file)
@@ -17,7 +17,7 @@ jobs:
     steps:
     - uses: actions/checkout@v4
       with: { fetch-depth: 2 }
-    - run: make -C test ${{ matrix.target }} ARGS="-max_total_time=7200"
+    - run: make -C test ${{ matrix.target }} ARGS="-max_total_time=21600"
 
 # as we're not getting access to test units causing a problem, convert from the log:
 # base64 -d > dataofdeath