File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 - name : " Start Simulator"
111111 uses : futureware-tech/simulator-action@v4
112112 with :
113- model : " iPhone 15 "
113+ model : " iPhone 17 "
114114 - name : " Run Integration Test"
115115 run : ./.github/workflows/scripts/integration-test.sh ios battery_plus_example
116116
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 - name : " Start Simulator"
111111 uses : futureware-tech/simulator-action@v4
112112 with :
113- model : ' iPhone 15 '
113+ model : ' iPhone 17 '
114114 - name : " Run Integration Test"
115115 run : ./.github/workflows/scripts/integration-test.sh ios connectivity_plus_example
116116
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 - name : " Start Simulator"
110110 uses : futureware-tech/simulator-action@v4
111111 with :
112- model : ' iPhone 15 '
112+ model : ' iPhone 17 '
113113 - name : " Run Integration Test"
114114 run : ./.github/workflows/scripts/integration-test.sh ios network_info_plus_example
115115
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 - name : " Start Simulator"
110110 uses : futureware-tech/simulator-action@v4
111111 with :
112- model : ' iPhone 15 '
112+ model : ' iPhone 17 '
113113 - name : " Run Integration Test"
114114 run : ./.github/workflows/scripts/integration-test.sh ios package_info_plus_example
115115
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 - name : " Start Simulator"
105105 uses : futureware-tech/simulator-action@v4
106106 with :
107- model : ' iPhone 15 '
107+ model : ' iPhone 17 '
108108 - name : " Bootstrap Workspace"
109109 run : melos bootstrap --scope="$PLUGIN_SCOPE"
110110 - name : " Run Integration Test"
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 - name : " Start Simulator"
109109 uses : futureware-tech/simulator-action@v4
110110 with :
111- model : ' iPhone 15 '
111+ model : ' iPhone 17 '
112112 - name : " Run Integration Test"
113113 run : ./.github/workflows/scripts/integration-test.sh ios share_plus_example
114114
You can’t perform that action at this time.
0 commit comments