diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 46247d8a0..c05946da4 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -78,7 +78,7 @@ jobs: name: ${{ matrix.version }} - DI Back (${{ matrix.group }}) runs-on: ubuntu-latest if: ${{ !contains(github.event.pull_request.labels.*.name, 'skipci') }} - timeout-minutes: 120 + timeout-minutes: 180 permissions: # needed to allow julia-actions/cache to proactively delete old caches that it has created actions: write