Skip to content

Commit fb5b384

Browse files
authored
Increase CI timeout (#243)
1 parent 4c28668 commit fb5b384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
test:
2020
runs-on: ${{ matrix.os }}
21-
timeout-minutes: 10
21+
timeout-minutes: 15
2222
strategy:
2323
matrix:
2424
os: ["ubuntu-latest"]

0 commit comments

Comments
 (0)