Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pmairoldi committed Sep 12, 2022
1 parent 61b9348 commit a20c8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
DEVELOPER_DIR: /Applications/Xcode_14.0.app/Contents/Developer
strategy:
matrix:
destination: ["OS=16.0,name=Apple TV 4K"]
destination: ["OS=16.0,name=Apple TV 4K (2nd generation)"]
steps:
- uses: actions/checkout@v2
- name: tvOS - ${{ matrix.destination }}
Expand Down

0 comments on commit a20c8fe

Please sign in to comment.