Skip to content

Commit

Permalink
Extend CocoaPods lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
bamx23 committed Oct 28, 2024
1 parent c3bbb72 commit 51f192d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cocoapods-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ concurrency:
jobs:
lint:
runs-on: "macos-${{ matrix.macos-version || 'latest' }}"
timeout-minutes: 15
timeout-minutes: 30
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 51f192d

Please sign in to comment.