mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-28 04:28:38 +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:
|
fuzzing:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 20
|
||||||
steps:
|
steps:
|
||||||
- name: Build Fuzzers
|
- name: Build Fuzzers
|
||||||
id: build
|
id: build
|
||||||
|
Loading…
Reference in New Issue
Block a user