Skip to content

Commit 63c44ea

Browse files
committed
ci: bump timeout time
1 parent b58c299 commit 63c44ea

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
@@ -62,7 +62,7 @@ jobs:
6262
additional_tests:
6363
name: test ${{ matrix.test_name }} - ${{ matrix.os }}
6464
runs-on: ${{ matrix.os }}
65-
timeout-minutes: 60
65+
timeout-minutes: 120
6666
strategy:
6767
fail-fast: false
6868
matrix:

0 commit comments

Comments
 (0)