Skip to content

Commit 4a1c9f0

Browse files
committed
added build timeout-minutes: 5
1 parent 27f2b6f commit 4a1c9f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
build:
2424
needs: formatting-check
2525
runs-on: ${{ matrix.os }}
26+
timeout-minutes: 6
2627
strategy:
2728
fail-fast: false
2829
matrix:

0 commit comments

Comments
 (0)