Skip to content

Commit

Permalink
chore: change xcode and simulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
sboh1214 committed Jan 9, 2025
1 parent fb918cc commit ad503b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ env:
FLUTTER_VERSION: "3.27.x"
JAVA_VERSION: "17"
ANDROID_API_LEVEL: "34"
XCODE_VERSION: "Xcode_16"
IOS_DEVICE: "iPhone 15 Pro"
XCODE_VERSION: "Xcode_16.2"
IOS_DEVICE: "iPhone 16 Pro"

jobs:
unit:
Expand Down

0 comments on commit ad503b3

Please sign in to comment.