Skip to content

Commit

Permalink
chore: change xcode version to 16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sboh1214 committed Jan 9, 2025
1 parent 72826be commit fb918cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
FLUTTER_VERSION: "3.27.x"
JAVA_VERSION: "17"
XCODE_VERSION: "Xcode_16"
XCODE_VERSION: "Xcode_16.2"

jobs:
build-android:
Expand Down

0 comments on commit fb918cc

Please sign in to comment.