Skip to content

Commit

Permalink
[chore] Bump govulncheck timeout (again) (open-telemetry#21410)
Browse files Browse the repository at this point in the history
Bump timeout
  • Loading branch information
TylerHelmuth committed May 2, 2023
1 parent 0f99823 commit db18d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
fi
govulncheck:
runs-on: ubuntu-latest
timeout-minutes: 8
timeout-minutes: 30
steps:
- name: Checkout Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit db18d7e

Please sign in to comment.