Github CI: added timeouts to all checks
This commit is contained in:
1
.github/workflows/msvc-analysis.yml
vendored
1
.github/workflows/msvc-analysis.yml
vendored
@@ -22,6 +22,7 @@ env:
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
timeout-minutes: 15
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user