Skip to content

Commit 9cc6ef1

Browse files
authored
Set timeout to 90 minutes (#60)
1 parent 9b3f8c7 commit 9cc6ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
test:
1616
name: Julia CI
1717
runs-on: ${{ matrix.os }}
18-
timeout-minutes: 60
18+
timeout-minutes: 90
1919
continue-on-error: ${{ matrix.version == 'nightly' }}
2020
strategy:
2121
fail-fast: false

0 commit comments

Comments
 (0)