mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-27 22:53:49 +00:00
trivial: Hard limit the fuzz duration to 20 minutes
This commit is contained in:
parent
ff51287628
commit
d83d0243e0
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
|
||||
fuzzing:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- name: Build Fuzzers
|
||||
id: build
|
||||
|
Loading…
Reference in New Issue
Block a user