mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
fuzzing: quick timeout because seq is freezing
This commit is contained in:
parent
673093f842
commit
9d0c1b3482
1 changed files with 1 additions and 0 deletions
1
.github/workflows/fuzzing.yml
vendored
1
.github/workflows/fuzzing.yml
vendored
|
@ -36,6 +36,7 @@ jobs:
|
|||
needs: fuzz-build
|
||||
name: Run the fuzzers
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
env:
|
||||
RUN_FOR: 60
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue