diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 546db792b..8ed4f9af7 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -12,7 +12,7 @@ jobs: runs-on: macos-latest strategy: matrix: - api-level: [ 33 ] + api-level: [ 34 ] steps: - uses: actions/checkout@v3 - name: Cocoapods cache