Skip to content

Commit 1aa6431

Browse files
authored
Update ci.yml timeout (#507)
* Update ci.yml timeout * Update ci.yml
1 parent 1f88ae1 commit 1aa6431

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
@@ -18,6 +18,7 @@ jobs:
1818
test:
1919
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
2020
runs-on: ${{ matrix.os }}
21+
timeout-minutes: 90
2122
strategy:
2223
fail-fast: false
2324
matrix:

0 commit comments

Comments
 (0)