Skip to content

Commit

Permalink
fix: devices
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood committed Jun 11, 2024
1 parent fab173a commit 0a7cb63
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/flutter-drive-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ jobs:
strategy:
matrix:
device:
- "iPhone 8"
- "iPhone 11 Pro Max"
- "iPhone 13 Pro Max"
- "iPhone 15"
- "iPhone 15 Plus"
- "iPhone 15 Pro"
- "iPhone 15 Pro Max"
fail-fast: true
runs-on: macos-latest
steps:
Expand Down

0 comments on commit 0a7cb63

Please sign in to comment.