Skip to content

Commit

Permalink
Update .azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Oct 17, 2024
1 parent 4b6f42e commit cb2c3af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ variables:
MIN_PLATFORM_VERSION: 16.4
MIN_TV_PLATFORM_VERSION: 16.4
MIN_TV_DEVICE_NAME: Apple TV 4K (3rd generation)
MIN_IPHONE_DEVICE_NAME: iPhone 13
MIN_IPAD_DEVICE_NAME: iPad Pro (11-inch) (3rd generation)
MIN_IPHONE_DEVICE_NAME: iPhone 14 Plus
MIN_IPAD_DEVICE_NAME: iPad Pro (11-inch) (4th generation)
MAX_VM_IMAGE: macOS-14
MAX_XCODE_VERSION: 15.4
MAX_PLATFORM_VERSION: 17.5
MAX_PLATFORM_VERSION_TV: 17.5
MAX_IPHONE_DEVICE_NAME: iPhone 15 Plus
MAX_TV_DEVICE_NAME: Apple TV 4K (3rd generation)
MAX_IPAD_DEVICE_NAME: iPad Pro (11-inch) (3rd generation)
MAX_IPAD_DEVICE_NAME: iPad Air 11-inch (M2)
DEFAULT_NODE_VERSION: "18.x"

trigger:
Expand Down

0 comments on commit cb2c3af

Please sign in to comment.