creativecreatorormaybenot
Committed by GitHub

Update iPhone versions in CI

@@ -53,8 +53,8 @@ jobs: @@ -53,8 +53,8 @@ jobs:
53 strategy: 53 strategy:
54 matrix: 54 matrix:
55 device: 55 device:
56 - - 'iPhone 12 Pro Simulator (15.0)'  
57 - - 'iPhone 13 Pro Max Simulator (15.0)' 56 + - 'iPhone 12 Pro Simulator (15.2)'
  57 + - 'iPhone 13 Pro Max Simulator (15.2)'
58 channel: 58 channel:
59 - 'stable' 59 - 'stable'
60 - 'beta' 60 - 'beta'