Skip to content

Commit

Permalink
iOS/tvOS 15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Jan 19, 2023
1 parent 602fc70 commit a5c5ee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -80,8 +80,8 @@ jobs:
matrix:
dst:
- platform=macOS
- platform=tvOS Simulator,OS=14.3,name=Apple TV
- platform=iOS Simulator,OS=14.4,name=iPhone 12
- platform=tvOS Simulator,OS=15.0,name=Apple TV
- platform=iOS Simulator,OS=15.0,name=iPhone 12
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit a5c5ee3

Please sign in to comment.