Skip to content

Commit d9e2210

Browse files
committed
ci: increase timeout
Signed-off-by: Francisco Buceta <frbuceta@gmail.com>
1 parent 132e986 commit d9e2210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
jobs:
1919
test:
2020
name: Test
21-
timeout-minutes: 15
21+
timeout-minutes: 20
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest]

0 commit comments

Comments
 (0)