Skip to content

Commit

Permalink
Update Xcode version to 15 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed May 23, 2024
1 parent c8dcc83 commit fd834b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
fail-fast: true
matrix:
xcode:
- ^14
# - ^15
- ^15
xcodebuildCommand:
- "-sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14'"
- "-sdk macosx -destination 'platform=macOS'"
Expand Down

0 comments on commit fd834b9

Please sign in to comment.