Skip to content

Commit

Permalink
chore(sdk): increase timeout for ios release. (#774)
Browse files Browse the repository at this point in the history
Signed-off-by: Volodymyr Kubiv <[email protected]>
  • Loading branch information
vkubiv authored Apr 18, 2024
1 parent d52c11f commit b62e2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
PublishIosSDKRelease:
needs: [ PublishAndroidSDKRelease ]
runs-on: macos-latest
timeout-minutes: 10
timeout-minutes: 40
permissions:
contents: write
steps:
Expand Down

0 comments on commit b62e2e2

Please sign in to comment.