Skip to content

Commit 5082ca4

Browse files
authored
Increase CI timeout
1 parent 1d551dd commit 5082ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
strategy:
4848
fail-fast: false
4949
matrix: ${{fromJSON(needs.job1.outputs.matrix)}}
50-
timeout-minutes: 30
50+
timeout-minutes: 60
5151
steps:
5252
- uses: julia-actions/cache@v2
5353
with:

0 commit comments

Comments
 (0)