mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +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
|
needs: fuzz-build
|
||||||
name: Run the fuzzers
|
name: Run the fuzzers
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 5
|
||||||
env:
|
env:
|
||||||
RUN_FOR: 60
|
RUN_FOR: 60
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue