Skip to content

Commit

Permalink
build: increase fuzz job timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Nov 11, 2024
1 parent 1b046fb commit 95b483b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fuzz-icl:
name: Fuzz ICL
runs-on: ubuntu-latest
timeout-minutes: 12
timeout-minutes: 20

steps:
- name: Set up Go 1.x
Expand Down

0 comments on commit 95b483b

Please sign in to comment.