Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins committed Dec 5, 2023
1 parent 6aa9bb9 commit b2ddc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
xcode: Xcode_15.0.1
- destination: 'platform=iOS Simulator,OS=16.0,name=iPhone 13'
xcode: Xcode_15.0.1
# Don't run new iOS simulator with old Xcode
# Don't run new iOS/tvOS simulator with old Xcode
- destination: 'platform=tvOS Simulator,OS=17.0,name=Apple TV 4K (3rd generation) (at 1080p)'
xcode: Xcode_14.0.1
- destination: 'platform=iOS Simulator,OS=17.0,name=iPhone 14'
Expand Down

0 comments on commit b2ddc97

Please sign in to comment.