Skip to content

Commit e8ae951

Browse files
committed
workflow updated
1 parent 911e620 commit e8ae951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
id: install-simulator
139139
uses: futureware-tech/simulator-action@v3
140140
with:
141-
model: 'iPhone 14'
141+
model: 'iPhone 15'
142142

143143
- name: Run iOS tests
144144
run: flutter test integration_test/*.dart -d ${{ steps.install-simulator.outputs.udid }} --dart-define=MAILOSAUR_API_KEY=${{ secrets.MAILOSAUR_API_KEY }}

0 commit comments

Comments
 (0)