diff --git a/.github/workflows/pr_check.yml b/.github/workflows/pr_check.yml index 7ceab8c..799c8d2 100644 --- a/.github/workflows/pr_check.yml +++ b/.github/workflows/pr_check.yml @@ -119,7 +119,7 @@ jobs: uses: futureware-tech/simulator-action@v3 if: ${{ matrix.os == 'macos-13' }} with: - model: "iPhone 12" + model: "iPhone 15 Pro" - name: Run tests if: ${{ matrix.os == 'macos-13' }} run: flutter test integration_test --flavor dev --dart-define cameraStubImage=assets/camera_stub_image.jpg