Skip to content

Commit

Permalink
[CI] Revert CocoaPods Lint execution to Xcode13.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Econa77 committed Oct 2, 2022
1 parent 18e3611 commit 77fb3c5
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 @@ -10,7 +10,7 @@ jobs:
runs-on: macos-12
name: CocoaPods Lint
env:
DEVELOPER_DIR: "/Applications/Xcode_14.0.1.app/Contents/Developer"
DEVELOPER_DIR: "/Applications/Xcode_13.4.1.app/Contents/Developer"
steps:
- uses: actions/checkout@v2
- run: pod lib lint --allow-warnings
Expand Down

0 comments on commit 77fb3c5

Please sign in to comment.