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 39d4461 commit 861040dCopy full SHA for 861040d
.github/workflows/push.yml
@@ -44,7 +44,7 @@ jobs:
44
if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
45
name: WINDOWS_X64_ZTS
46
runs-on: windows-2022
47
- timeout-minutes: 50
+ timeout-minutes: 90
48
env:
49
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
50
PHP_BUILD_OBJ_DIR: C:\obj
0 commit comments