upgraded iphone version to the supported one

This commit is contained in:
Vadim 2024-03-04 22:57:56 +01:00
parent 41c783d7a2
commit 8757bed72d

View file

@ -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