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 9fc52cf commit 8325c18Copy full SHA for 8325c18
.github/workflows/cppcmake.yml
@@ -31,6 +31,7 @@ jobs:
31
build:
32
name: ${{ matrix.config.name }}
33
runs-on: ${{ matrix.config.os }}
34
+ timeout-minutes: 30
35
strategy:
36
fail-fast: false
37
matrix:
0 commit comments