Skip to content

Commit 81ad0db

Browse files
Increase timeout
1 parent c2f9351 commit 81ad0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Tests
1616

1717
runs-on: ${{ matrix.os }}
18-
timeout-minutes: 5
18+
timeout-minutes: 10
1919

2020
env:
2121
PHP_EXTENSIONS: none, ctype, curl, dom, json, libxml, mbstring, openssl, pdo, phar, tokenizer, xml, xmlwriter

0 commit comments

Comments
 (0)