diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0b6f5dae..f335e115 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -73,7 +73,7 @@ jobs: prefix: ${{ runner.os == 'Linux' && 'xvfb-run -a' || '' }} test-with-code-coverage: name: Julia ${{ matrix.julia_version }} - ${{ matrix.os }} - ${{ matrix.julia_arch }} - with code coverage - timeout-minutes: 30 + timeout-minutes: 50 strategy: fail-fast: false matrix: