Skip to content

Commit

Permalink
Increase build timeout to allow dependency check to download NVD
Browse files Browse the repository at this point in the history
  • Loading branch information
acanda committed Oct 21, 2024
1 parent 10b9e6a commit 7e1b3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

build:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 30

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7e1b3ae

Please sign in to comment.