Skip to content

Commit 8325c18

Browse files
committed
Increase timeout for slower build / test
1 parent 9fc52cf commit 8325c18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cppcmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
build:
3232
name: ${{ matrix.config.name }}
3333
runs-on: ${{ matrix.config.os }}
34+
timeout-minutes: 30
3435
strategy:
3536
fail-fast: false
3637
matrix:

0 commit comments

Comments
 (0)