Skip to content

Commit 65dccd1

Browse files
committed
Increase timeout
1 parent 6105591 commit 65dccd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
test-with-code-coverage:
7777
name: Julia ${{ matrix.julia_version }} - ${{ matrix.os }} - ${{ matrix.julia_arch }} - with code coverage
78-
timeout-minutes: 70
78+
timeout-minutes: 80
7979
strategy:
8080
fail-fast: false
8181
matrix:

0 commit comments

Comments
 (0)