Skip to content

Commit 1f5dbd7

Browse files
authored
[CI] set 10 minute timeout for GH actions jobs (#739)
1 parent 2797f4b commit 1f5dbd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
release_test:
1616
name: Julia ${{ matrix.version }} ${{ matrix.llvm_args }} - ${{ matrix.os }} - ${{ matrix.arch }}
1717
runs-on: ${{ matrix.os }}
18+
timeout-minutes: 10
1819
strategy:
1920
fail-fast: false
2021
matrix:

0 commit comments

Comments
 (0)