Skip to content

Commit 8bef95a

Browse files
committed
increase ci timeout
1 parent 57d3be6 commit 8bef95a

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
@@ -378,7 +378,7 @@ jobs:
378378
if: github.repository == 'psumbera/php-src' || github.event_name == 'pull_request'
379379
name: SOLARIS
380380
runs-on: ubuntu-latest
381-
timeout-minutes: 50
381+
timeout-minutes: 150
382382
steps:
383383
- name: git checkout
384384
uses: actions/checkout@v5

0 commit comments

Comments
 (0)