Skip to content

Commit

Permalink
fixup! chore: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ttypic committed Oct 8, 2024
1 parent 0513466 commit fcfb621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
device: # Device names must be shown in `xcrun simctl list devices`
- 'iPhone 16' # we are not specifying the iOS version as it tends to change
- 'iPhone 15' # we are not specifying the iOS version as it tends to change
fail-fast: false
runs-on: macos-latest
steps:
Expand Down

0 comments on commit fcfb621

Please sign in to comment.