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 1912e3d commit dd0d428Copy full SHA for dd0d428
1 file changed
.github/workflows/Test.yml
@@ -78,7 +78,7 @@ jobs:
78
name: ${{ matrix.version }} - DI Back (${{ matrix.group }})
79
runs-on: ubuntu-latest
80
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skipci') }}
81
- timeout-minutes: 120
+ timeout-minutes: 180
82
permissions:
83
# needed to allow julia-actions/cache to proactively delete old caches that it has created
84
actions: write
0 commit comments