Skip to content

Commit

Permalink
ci: increase ios-build timeout to 45 minutes (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
jokerttu authored Nov 5, 2024
1 parent a5f31f3 commit 1c45b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
build-ios:
runs-on: macos-14
timeout-minutes: 30
timeout-minutes: 45
env:
TURBO_CACHE_DIR: .turbo/ios
steps:
Expand Down

0 comments on commit 1c45b1c

Please sign in to comment.