Skip to content

Commit 268053a

Browse files
authored
Update ci.yml
1 parent debfa91 commit 268053a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
reactant:
9898
name: Reactant extension - Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
9999
runs-on: ${{ matrix.os }}
100-
timeout-minutes: 60
100+
timeout-minutes: 80
101101
strategy:
102102
fail-fast: false
103103
matrix:
@@ -128,4 +128,4 @@ jobs:
128128
with:
129129
files: lcov.info
130130
token: ${{ secrets.CODECOV_TOKEN }}
131-
131+

0 commit comments

Comments
 (0)