Skip to content

Commit

Permalink
Update phone model
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Oct 16, 2024
1 parent 90ec1b5 commit a6d0557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
include:
- xcodeVersion: '14.3.1'
iosVersion: '16.4'
deviceName: 'iPhone 13'
deviceName: 'iPhone 14'
platform: macos-13
- xcodeVersion: '15.4'
iosVersion: '17.5'
deviceName: 'iPhone 14'
deviceName: 'iPhone 15'
platform: macos-14
fail-fast: false

Expand Down

0 comments on commit a6d0557

Please sign in to comment.