Skip to content

Commit

Permalink
Increase cmake workflow timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Shchapov <[email protected]>
  • Loading branch information
phprus authored and Dead2 committed Jan 23, 2025
1 parent 608871e commit 8cebc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
cmake:
name: ${{ matrix.name }}
runs-on: ${{ matrix.os }}
timeout-minutes: 60
timeout-minutes: 80
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8cebc9c

Please sign in to comment.