diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 431dc0a..9a0800f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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