We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfca77 commit 5ad2591Copy full SHA for 5ad2591
.github/workflows/update-cache.yml
@@ -45,7 +45,7 @@ jobs:
45
if: github.repository == 'intel/cve-bin-tool'
46
name: Update windows cached database
47
runs-on: windows-latest
48
- timeout-minutes: 20
+ timeout-minutes: 60
49
env:
50
PYTHONIOENCODING: 'utf8'
51
steps:
0 commit comments