There was an error while loading. Please reload this page.
2 parents 0da841d + 395db38 commit 6af7183Copy full SHA for 6af7183
1 file changed
.github/workflows/CI.yml
@@ -73,7 +73,7 @@ jobs:
73
prefix: ${{ runner.os == 'Linux' && 'xvfb-run -a' || '' }}
74
test-with-code-coverage:
75
name: Julia ${{ matrix.julia_version }} - ${{ matrix.os }} - ${{ matrix.julia_arch }} - with code coverage
76
- timeout-minutes: 30
+ timeout-minutes: 50
77
strategy:
78
fail-fast: false
79
matrix:
0 commit comments