Skip to content

Commit f89350e

Browse files
committed
Timeout CI build job after 30 minutes
Fix #1032
1 parent fd40406 commit f89350e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
name: test
2424
runs-on: ubuntu-20.04
2525
continue-on-error: ${{ matrix.allow_failure }}
26+
timeout-minutes: 30
2627
strategy:
2728
fail-fast: true
2829
matrix:

0 commit comments

Comments
 (0)