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 6105591 commit 65dccd1Copy full SHA for 65dccd1
.github/workflows/CI.yml
@@ -75,7 +75,7 @@ jobs:
75
76
test-with-code-coverage:
77
name: Julia ${{ matrix.julia_version }} - ${{ matrix.os }} - ${{ matrix.julia_arch }} - with code coverage
78
- timeout-minutes: 70
+ timeout-minutes: 80
79
strategy:
80
fail-fast: false
81
matrix:
0 commit comments