diff --git a/.github/workflows/all_plugins.yaml b/.github/workflows/all_plugins.yaml index c2c144515..3bd660cb1 100644 --- a/.github/workflows/all_plugins.yaml +++ b/.github/workflows/all_plugins.yaml @@ -120,7 +120,7 @@ jobs: - name: "Start iOS Simulator" run: | - xcrun simctl boot "iPhone 13 mini" + xcrun simctl boot "iPhone 15" - name: "Run Flutter Driver tests on iOS" working-directory: example