Skip to content

Commit 8324aa7

Browse files
authored
upped to 20 minutes (#2122)
1 parent 05ad597 commit 8324aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-smoke-test-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: iOS smoke test
3333
run: ./scripts/smoke-test-ios.ps1 Build -IsIntegrationTest -UnityVersion "${{ inputs.unity-version }}" -iOSMinVersion "16.1"
34-
timeout-minutes: 10
34+
timeout-minutes: 20
3535

3636
- name: Upload integration-test project on failure
3737
if: ${{ failure() }}

0 commit comments

Comments
 (0)