We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3f8c7 commit 9cc6ef1Copy full SHA for 9cc6ef1
.github/workflows/CI.yml
@@ -15,7 +15,7 @@ jobs:
15
test:
16
name: Julia CI
17
runs-on: ${{ matrix.os }}
18
- timeout-minutes: 60
+ timeout-minutes: 90
19
continue-on-error: ${{ matrix.version == 'nightly' }}
20
strategy:
21
fail-fast: false
0 commit comments