summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-08-01 15:24:55 +0700
committerhathach <[email protected]>2024-08-01 15:38:59 +0700
commitf5d8796a6c59714d3096cf78cd7b4e8e114993a1 (patch)
treeba8f43b0f4d6b71df6e6b9f89950aa6c0dc4ae39 /.github
parent46fd82299040ff8c572f2b991f5226bf18405ffe (diff)
add f072 (fsdev 1k) to hil test
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cifuzz.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index 622d261a0..d7f1fc066 100644
--- a/.github/workflows/cifuzz.yml
+++ b/.github/workflows/cifuzz.yml
@@ -26,7 +26,7 @@ jobs:
with:
oss-fuzz-project-name: 'tinyusb'
language: c++
- fuzz-seconds: 600
+ fuzz-seconds: 400
- name: Upload Crash
uses: actions/upload-artifact@v4