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 3d98551 commit 9b15799Copy full SHA for 9b15799
.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: 90
+ timeout-minutes: 180
48
env:
49
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
50
PHP_BUILD_OBJ_DIR: C:\obj
0 commit comments