We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170c116 commit 6cd72f4Copy full SHA for 6cd72f4
.github/workflows/build.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
build:
13
runs-on: ${{ matrix.os }}
14
+ timeout-minutes: 5
15
16
strategy:
17
matrix:
0 commit comments