trivial: Hard limit the fuzz duration to 20 minutes

This commit is contained in:
Richard Hughes 2021-04-15 15:35:35 +01:00
parent ff51287628
commit d83d0243e0

View File

@ -55,6 +55,7 @@ jobs:
fuzzing:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Build Fuzzers
id: build