We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d551dd commit 5082ca4Copy full SHA for 5082ca4
1 file changed
.github/workflows/CI.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
fail-fast: false
49
matrix: ${{fromJSON(needs.job1.outputs.matrix)}}
50
- timeout-minutes: 30
+ timeout-minutes: 60
51
steps:
52
- uses: julia-actions/cache@v2
53
with:
0 commit comments