Skip to content

Commit 9b15799

Browse files
committed
Increase timeout
1 parent 3d98551 commit 9b15799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
4545
name: WINDOWS_X64_ZTS
4646
runs-on: windows-2022
47-
timeout-minutes: 90
47+
timeout-minutes: 180
4848
env:
4949
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
5050
PHP_BUILD_OBJ_DIR: C:\obj

0 commit comments

Comments
 (0)