Skip to content

Commit

Permalink
The base image has a new enough cocoapods, no need to update.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvl committed Jan 26, 2024
1 parent 76135c9 commit 0498f59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cocoapods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
CONFIGURATION: ["Debug", "Release"]
steps:
- uses: actions/checkout@v4
# Need cocoapods 1.12+ for watchOS to work again.
- name: Update Cocoapods
run: gem update cocoapods
# Manually expanding out static frameworks to avoid making to many jobs.
- name: Pod lib lint
run: |
Expand Down

0 comments on commit 0498f59

Please sign in to comment.