Skip to content

Commit

Permalink
build(app): change iPhone version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Nov 14, 2024
1 parent 648c4a0 commit 1ec5fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
channel: ${{ env.FLUTTER_CHANNEL }}
- uses: futureware-tech/simulator-action@v3
with:
model: 'iPhone 14'
model: 'iPhone 15'
- run: flutter pub get
- run: flutter pub run build_runner build
- run: open -a Simulator.app
Expand Down

0 comments on commit 1ec5fd4

Please sign in to comment.