Skip to content

Commit

Permalink
chore(ci) increase clang-analyzer timeout to 30min
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Sep 13, 2023
1 parent 7b182a9 commit 7c4c2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-clang-analyzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
analyzer:
name: 'Clang analyzer'
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 30
steps:
- run: |
sudo apt-get update
Expand Down

0 comments on commit 7c4c2a4

Please sign in to comment.