Skip to content

Commit 3b0c1a5

Browse files
authored
Merge pull request #752 from tienvx/increase-timeout
chore(ci): Increase timeout
2 parents d36f89a + 4a4aa8d commit 3b0c1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
matrix:
4848
php: [8.3]
4949
os: [ubuntu-latest, macos-15, macos-15-intel, windows-latest, ubuntu-24.04-arm]
50-
timeout-minutes: 30
50+
timeout-minutes: 60
5151
env:
5252
extensions: sockets, curl, zip, ffi, grpc
5353
key: extensions-cache-v1 # can be any string, change to clear the extension cache.

0 commit comments

Comments
 (0)