We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f9351 commit 81ad0dbCopy full SHA for 81ad0db
.github/workflows/nightly.yaml
@@ -15,7 +15,7 @@ jobs:
15
name: Tests
16
17
runs-on: ${{ matrix.os }}
18
- timeout-minutes: 5
+ timeout-minutes: 10
19
20
env:
21
PHP_EXTENSIONS: none, ctype, curl, dom, json, libxml, mbstring, openssl, pdo, phar, tokenizer, xml, xmlwriter
0 commit comments