Skip to content

Commit 2749591

Browse files
set timeout to 15 minutes
1 parent 2eec2a8 commit 2749591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
test:
2020
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
2121
runs-on: ${{ matrix.os }}
22+
timeout-minutes: 15
2223
strategy:
2324
fail-fast: false
2425
matrix:

0 commit comments

Comments
 (0)