Skip to content

Commit

Permalink
build: increase timeout for fuzz job [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed May 16, 2024
1 parent 3a3d184 commit f82fcc4
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 @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
timeout-minutes: 25
timeout-minutes: 30

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

0 comments on commit f82fcc4

Please sign in to comment.