Skip to content

Commit

Permalink
Update iOS simulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
gchristov committed Jan 12, 2025
1 parent 3a77ad4 commit f5ffb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
JAVA_DISTRIBUTION: "zulu"
XCODE_VERSION: "16.2"
XCODE_CACHE: "CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++"
IOS_SIMULATOR: "platform=iOS Simulator,name=iPhone 11,OS=15.4"
IOS_SIMULATOR: "platform=iOS Simulator,name=iPhone 16,OS=18.2"
ANDROID_COMPILE_SDK: "31"
ANDROID_EMULATOR_ARCHITECTURE: "x86_64"
GUARDIAN_API_KEY: ${{ secrets.GUARDIAN_API_KEY }}
Expand Down

0 comments on commit f5ffb6b

Please sign in to comment.