We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5358e commit 3cb2fbaCopy full SHA for 3cb2fba
.github/workflows/continuous-integration.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
build:
11
+ timeout-minutes: 15
12
runs-on: ${{ matrix.os }}
13
strategy:
14
fail-fast: false
0 commit comments