Skip to content

Commit ae4b248

Browse files
committed
more timeout
1 parent d497af8 commit ae4b248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
XCODE_VERSION: 15.3
3030
IOS_VERSION: 17.4
3131
IPHONE_MODEL: iPhone 15 Plus
32-
GLOBAL_DEFAULT_TIMEOUT: 300
32+
GLOBAL_DEFAULT_TIMEOUT: 600
3333

3434
steps:
3535
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)