Skip to content

Commit

Permalink
[Issue-1753] Optimize build time
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhquang committed Sep 13, 2024
1 parent 78d4d91 commit 8ce9107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
build-ios:
name: iOS builds
runs-on:
- labels: self-hosted
- labels: [self-hosted]
timeout-minutes: 0
- labels: macos-13
- labels: [macos-13]
timeout-minutes: 10
env:
GH_PAT: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit 8ce9107

Please sign in to comment.